Username

During the authentication process, username is a required brick.

../../../_images/login.png

Login form view.

Validation Feedback

After credentials were submitted, system checks if provided username is valid.

../../../_images/login_field-user_unknown.png

username does not exist.

However, when user does exist, message is not there anymore.

../../../_images/login_field-user_exists.png

username does exist.

Tweak a validation message