README 306 B

123456789
  1. The Email Authentication plugin allows users to login using their email address.
  2. The provided email address is used to lookup the user's nickname, then that
  3. nickname and the provided password is checked.
  4. Installation
  5. ============
  6. add "addPlugin('emailAuthentication');" to the bottom of your config.php.