Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0 hace 4 años
..
actions ba2975aac8 Update handle() method on Action subclasses. hace 8 años
locale a9c365a5eb [VersionBump] 2.0.0alpha0 hace 4 años
AccountManagerPlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL hace 4 años
README 6f95ccd37d Create Account Manager plugin implementing the Account Management specification hace 14 años

README

The Account Manager plugin implements the Account Manager specification to "allow a server to describe an account-based user identification process in terms that a user-agent can understand."

See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest

Installation
============
add "addPlugin('accountManager');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('accountManager');