It might help if I checkd in statusnet.ini.
This commit is contained in:
parent
9d958fd539
commit
035c475b45
|
@ -39,6 +39,7 @@ code = K
|
||||||
|
|
||||||
[consumer]
|
[consumer]
|
||||||
consumer_key = 130
|
consumer_key = 130
|
||||||
|
consumer_secret = 130
|
||||||
seed = 130
|
seed = 130
|
||||||
created = 142
|
created = 142
|
||||||
modified = 384
|
modified = 384
|
||||||
|
@ -348,6 +349,35 @@ created = 142
|
||||||
tag = K
|
tag = K
|
||||||
notice_id = K
|
notice_id = K
|
||||||
|
|
||||||
|
[oauth_application]
|
||||||
|
id = 129
|
||||||
|
owner = 129
|
||||||
|
consumer_key = 130
|
||||||
|
name = 130
|
||||||
|
description = 2
|
||||||
|
icon = 130
|
||||||
|
source_url = 2
|
||||||
|
organization = 2
|
||||||
|
homepage = 2
|
||||||
|
callback_url = 130
|
||||||
|
type = 17
|
||||||
|
access_type = 17
|
||||||
|
created = 142
|
||||||
|
modified = 384
|
||||||
|
|
||||||
|
[oauth_application__keys]
|
||||||
|
id = N
|
||||||
|
|
||||||
|
[oauth_application_user]
|
||||||
|
profile_id = 129
|
||||||
|
application_id = 129
|
||||||
|
access_type = 17
|
||||||
|
created = 142
|
||||||
|
|
||||||
|
[oauth_application_user__keys]
|
||||||
|
profile_id = K
|
||||||
|
application_id = K
|
||||||
|
|
||||||
[profile]
|
[profile]
|
||||||
id = 129
|
id = 129
|
||||||
nickname = 130
|
nickname = 130
|
||||||
|
|
Loading…
Reference in New Issue
Block a user