Users can login with username only.
File
- core/
modules/ user/ user.module, line 15 - Enables the user registration and login system.
Code
define('USER_LOGIN_USERNAME_ONLY', 'username_only')
Users can login with username only.
define('USER_LOGIN_USERNAME_ONLY', 'username_only')