]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Create Account Manager plugin implementing the Account Management specification
authorCraig Andrews <candrews@integralblue.com>
Sun, 5 Sep 2010 22:03:31 +0000 (18:03 -0400)
committerCraig Andrews <candrews@integralblue.com>
Tue, 7 Sep 2010 17:45:52 +0000 (13:45 -0400)
commit6f95ccd37de1f7e2063206e87c93cbe06097eae7
tree3793fb2641af3a44453cfc0ee3884a017ea43c0a
parent8d54809c3561bf56afcdb401ef3c009e9a180cbc
Create Account Manager plugin implementing the Account Management specification
Add Account Manager support to the OpenID plugin
plugins/AccountManager/AccountManagementControlDocumentAction.php [new file with mode: 0644]
plugins/AccountManager/AccountManagementSessionStatusAction.php [new file with mode: 0644]
plugins/AccountManager/AccountManagerPlugin.php [new file with mode: 0644]
plugins/AccountManager/README [new file with mode: 0644]
plugins/OpenID/OpenIDPlugin.php