Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL преди 4 години
..
actions ba2975aac8 Update handle() method on Action subclasses. преди 8 години
locale aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore преди 4 години
AccountManagerPlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL преди 4 години
README 6f95ccd37d Create Account Manager plugin implementing the Account Management specification преди 13 години

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');