Page MenuHomeIn-Portal Phabricator

INP-1864 Require Username on the Login Form
ClosedPublic

Authored by erik on Mon, Jun 17, 7:41 AM.

Details

Summary

Bugfix for ampty username cases

Test Plan
  1. Register two users with empty username and same password.
  2. Try login with empty username and password. Confirm, that error "Incorrect Username or Password" appears.
  3. 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

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.

Event Timeline

erik created this revision.Mon, Jun 17, 7:41 AM
erik requested review of this revision.Mon, Jun 17, 7:41 AM
alex accepted this revision.Mon, Jun 17, 10:16 AM
This revision is now accepted and ready to land.Mon, Jun 17, 10:16 AM
This revision was automatically updated to reflect the committed changes.