Page MenuHomeIn-Portal Phabricator

INP-1524 - Disable auto-complete on password fields on user creation page
ClosedPublic

Authored by alex on Dec 6 2015, 7:11 AM.

Details

Test Plan
NOTE: Please don't conduct test in Firefox, because it doesn't respect autocomplete attribute placed directly on inputs.
  1. open browser, that has
    • password auto-complete feature enabled
    • at least one username/password pair remembered for domain matching In-Portal installation
  2. go to Admin Console
  3. go to User ManagementUsers section
  4. open new user creation page
  5. type username matching the one, that has rememered password
  6. confirm, that no password was auto-completed in the Password field

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

alex updated this revision to Diff 426.Dec 6 2015, 7:11 AM
alex retitled this revision from to INP-1524 - Disable auto-complete on password fields on user creation page.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1524.
glebs accepted this revision.Dec 14 2015, 2:02 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Dec 14 2015, 2:02 AM
This revision was automatically updated to reflect the committed changes.