]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Revert DB change for OAuth. Change compound key for oauth_application_user
authorZach Copley <zach@status.net>
Wed, 20 Oct 2010 18:41:04 +0000 (11:41 -0700)
committerZach Copley <zach@status.net>
Wed, 20 Oct 2010 18:41:04 +0000 (11:41 -0700)
commit3d6a0f730d153378f47805bc6ea8a8d543eb9ab6
tree52a1e0879e518490928513e5a09e7a999cf2b226
parent2760ef07f538da4116074ff7e2a04f799906a5bc
Revert DB change for OAuth. Change compound key for oauth_application_user
back to (profile_id, application_id). I think we can get away without
a DB change by only issuing one anonymous access token per user.
classes/Oauth_application_user.php
classes/statusnet.ini
db/statusnet.sql