X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2Fstatusnet.ini;h=b2509dac5bc36cb199ebd0282ab22d4f1e1fe295;hb=69ac99ff949ab0118ff25a62471980ad0ec7a52b;hp=19ab7bf975d6694bcc50f6b9a45fe33de8dd0032;hpb=ed690615de8f6433a1a4d9a8fc7c28385af47d8a;p=quix0rs-gnu-social.git diff --git a/classes/statusnet.ini b/classes/statusnet.ini index 19ab7bf975..b2509dac5b 100644 --- a/classes/statusnet.ini +++ b/classes/statusnet.ini @@ -253,6 +253,15 @@ modified = 384 [location_namespace__keys] id = K +[login_token] +user_id = 129 +token = 130 +created = 142 +modified = 384 + +[login_token__keys] +user_id = K + [message] id = 129 uri = 2 @@ -358,6 +367,15 @@ modified = 384 blocker = K blocked = K +[profile_role] +profile_id = 129 +role = 130 +created = 142 + +[profile_role__keys] +profile_id = K +role = K + [profile_tag] tagger = 129 tagged = 129 @@ -524,55 +542,4 @@ created = 142 modified = 384 [user_group__keys] -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 - -[user_role] -user_id = 129 -role = 130 -created = 142 - -[user_role__keys] -user_id = K -role = K - -[login_token] -user_id = 129 -token = 130 -created = 142 -modified = 384 - -[login_token__keys] -user_id = K -token = K - -[user_username] -user_id = 129 -provider_name = 130 -username = 130 -created = 142 -modified = 384 - -[user_username__keys] -provider_name = K -username = K +id = N \ No newline at end of file