Login validation function is processed, even when the username field is empty, so that shows the message 'The username has been blocked.', which is not exactly correct.

Note that when username (or password) fields are empty, the default validation process will already reject the login attempt (both are required fields).

Comments

markus_petrux’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new488 bytes

re-rolled for current cvs.

markus_petrux’s picture

Status: Needs review » Closed (duplicate)

Oops, this is a nice dup. First reported here:
http://drupal.org/node/29549