Bugfix for ampty username cases
Details
Details
- Reviewers
alex - Commits
- rINP16789: Fixes INP-1864 - Require Username on the Login Form
- Register two users with empty username and same password.
- Try login with empty username and password. Confirm, that error "Incorrect Username or Password" appears.
- Try login with second registered user e-mail and password. Confirm, that login operation is successful, and correct user first name/last name is shown on site pages after login.
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.