gnu-social/plugins/EmailAuthentication
Siebrand Mazeland ec7ab3af4d Localisation updates from http://translatewiki.net
* first export of L10n for languages other than English. Could use some testing/QA.
2010-09-28 01:09:29 +02:00
..
locale Localisation updates from http://translatewiki.net 2010-09-28 01:09:29 +02:00
EmailAuthenticationPlugin.php Superfluous whitespace removed. 2010-09-20 20:39:28 +02:00
README Added a User_username table that links the external username with a StatusNet user_id 2009-11-12 20:12:36 -05:00

README

The Email Authentication plugin allows users to login using their email address.

The provided email address is used to lookup the user's nickname, then that nickname and the provided password is checked.

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