Add OpenID ini info back into statusnet.ini as a stopgap until we can
get plugins to load ini info properly on status.net
This commit is contained in:
parent
e767436176
commit
261ee0264a
@ -1,4 +1,3 @@
|
||||
|
||||
[avatar]
|
||||
profile_id = 129
|
||||
original = 17
|
||||
@ -542,4 +541,25 @@ created = 142
|
||||
modified = 384
|
||||
|
||||
[user_group__keys]
|
||||
id = N
|
||||
id = N
|
||||
|
||||
[user_openid]
|
||||
canonical = 130
|
||||
display = 130
|
||||
user_id = 129
|
||||
created = 142
|
||||
modified = 384
|
||||
|
||||
[user_openid__keys]
|
||||
canonical = K
|
||||
display = U
|
||||
|
||||
[user_openid_trustroot]
|
||||
trustroot = 130
|
||||
user_id = 129
|
||||
created = 142
|
||||
modified = 384
|
||||
|
||||
[user_openid__keys]
|
||||
trustroot = K
|
||||
user_id = K
|
Loading…
Reference in New Issue
Block a user