gnu-social/plugins/EmailAuthentication
2010-12-16 16:30:30 +01:00
..
locale Localisation updates from http://translatewiki.net. 2010-12-16 16:30:30 +01:00
EmailAuthenticationPlugin.php Superfluous whitespace removed. 2010-09-20 20:39:28 +02: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