#4017 Web UI Log in dialog should not allow password-only submission
Closed: Fixed None Opened 10 years ago by mkosek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1027712

Created attachment 820984
html source

Description of problem:
On IPA WebUi login page "username" and "password" marked as mandatory fields on
the HTML source code. However it is not working for the "username" field. If
you keep the "username" filed empty it is not validating in client side. It is
taking it to server side for authentication.

Version-Release number of selected component (if applicable):
ipa-server-3.3.2-3.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. navigate on your browser(I used firefox)
https://<hostname>/ipa/ui/index.html
2. keep empty "username" field
3. enter some value on "password" field
4. Click on "Login" button.

Actual results:
If you keep the "username" filed empty it is not validating in client side. It
is taking it to server side for authentication.

Expected results:
These type validation should happen on client side.

Additional info:
Screen shot and html source code files are attached.

Will be solved as part of #3903.

Implemented as a part of ticket #3903. More precisely changeset:

  • efc9e66 webui: login screen widget

Metadata Update from @mkosek:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.0 Backlog

7 years ago

Login to comment on this ticket.

Metadata