summaryrefslogtreecommitdiff
path: root/classes/Oauth_application_user.php
AgeCommit message (Expand)Author
2010-10-20Revert DB change for OAuth. Change compound key for oauth_application_userZach Copley
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-01-14Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-14Revoke access token UIZach Copley
2010-01-14Decided we didn't need to keep the token secret in theZach Copley
2010-01-14Associate request tokens with OAuth apps and app usersZach Copley
2010-01-14Changed the OAuth app tables to refer to profiles instead of users.Zach Copley
2010-01-14Add new OAuth application tables and DataObjects. Also add a newZach Copley