INTRODUCTION
------------
This module allows the users having configured role
to Login with Email address only.

If your application doesn't contains any sensitive data
or your user don't have any administrative permissions
that will require users to Login with password,
in such case you can use this module 
and configure the role to allow login with email address only.

REQUIREMENTS
------------
This module requires User roles which are not Administrator.

INSTALLATION
------------
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information. 

CONFIGURATION
------------
Select the Role which is allowed to login with Email
at: admin/config/people/email_login

USAGE
------------
Go to blocks page and enable "Email login Block".
This block will now allow your users having configured role
to Login with Email address only.

MAINTAINERS
-----------
Current maintainers:
 * Nilesh Lohar (nileshlohar) - https://www.drupal.org/u/nileshlohar
