Fix save password form dialog on CI/CD Registration token
All threads resolved!
All threads resolved!
Compare changes
There are no changes yet
No changes between version 5 and version 5
Fixes a bug where in Firefox the save password dialog appears when visiting the CI/CD project settings page.
Before | After |
---|---|
![]() |
![]() |
Ask to save logins and passwords for websites
setting enabledThe culprit is the Project runner registration token form in the dropdown as it switches the field from password
to text
depending it's state. When it's hidden it's a password
which forces FF to believe it should show the save password dialog.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Closes #427896 (closed)
Related to #425468 (closed)
No changes between version 5 and version 5