252c4098c4
Added some code to make finishing the OpenID login work. Changed the OID storage so that there's a "canonical" URL and a display URL. This is because of i-names, which is annoying. If the login succeeds, we try to find a local user associated with the canonical URL. If they don't exist, we let the user either create a new account, or login to an existing account and connect to it. A totally unrelated change is that the DB engine now uses InnoDB. darcs-hash:20080618052638-84dde-909e51dbd5b9eadadf18cd010868baa18ea2349a.gz
130 lines
1.4 KiB
INI
130 lines
1.4 KiB
INI
|
|
[avatar]
|
|
profile_id = 129
|
|
original = 17
|
|
width = 129
|
|
height = 129
|
|
mediatype = 130
|
|
filename = 2
|
|
url = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[avatar__keys]
|
|
profile_id = K
|
|
width = K
|
|
height = K
|
|
url = U
|
|
|
|
[consumer]
|
|
consumer_key = 130
|
|
seed = 130
|
|
created = 142
|
|
modified = 384
|
|
|
|
[consumer__keys]
|
|
consumer_key = K
|
|
|
|
[nonce]
|
|
consumer_key = 130
|
|
tok = 130
|
|
nonce = 130
|
|
ts = 142
|
|
created = 142
|
|
modified = 384
|
|
|
|
[nonce__keys]
|
|
consumer_key = K
|
|
tok = K
|
|
nonce = K
|
|
|
|
[notice]
|
|
id = 129
|
|
profile_id = 129
|
|
uri = 2
|
|
content = 2
|
|
url = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[notice__keys]
|
|
id = N
|
|
|
|
[profile]
|
|
id = 129
|
|
nickname = 130
|
|
fullname = 2
|
|
profileurl = 2
|
|
homepage = 2
|
|
bio = 2
|
|
location = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[profile__keys]
|
|
id = N
|
|
|
|
[remote_profile]
|
|
id = 129
|
|
uri = 2
|
|
postnoticeurl = 2
|
|
updateprofileurl = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[remote_profile__keys]
|
|
id = K
|
|
uri = U
|
|
|
|
[subscription]
|
|
subscriber = 129
|
|
subscribed = 129
|
|
token = 2
|
|
secret = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[subscription__keys]
|
|
subscriber = K
|
|
subscribed = K
|
|
|
|
[token]
|
|
consumer_key = 130
|
|
tok = 130
|
|
secret = 130
|
|
type = 145
|
|
state = 17
|
|
created = 142
|
|
modified = 384
|
|
|
|
[token__keys]
|
|
consumer_key = K
|
|
tok = K
|
|
|
|
[user]
|
|
id = 129
|
|
nickname = 2
|
|
password = 2
|
|
email = 2
|
|
uri = 2
|
|
created = 142
|
|
modified = 384
|
|
|
|
[user__keys]
|
|
id = K
|
|
nickname = U
|
|
email = U
|
|
uri = U
|
|
|
|
[user_openid]
|
|
canonical = 130
|
|
display = 130
|
|
user_id = 129
|
|
created = 142
|
|
modified = 384
|
|
|
|
[user_openid__keys]
|
|
canonical = K
|
|
display = U
|
|
user_id = U
|