gnu-social/plugins/EmailAuthentication
Siebrand Mazeland 09523a19d7 Localisation updates from http://translatewiki.net. 2011-04-03 15:35:52 +02:00
..
locale Localisation updates from http://translatewiki.net. 2011-04-03 15:35:52 +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