Actions
Bug #24853
openrepository edit page shows upstream password field as blank instead of "****" when password is given
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
On the repo edit page, if you edit the repository password and hit save, it will correctly display as "******" in the web UI. However when you click to edit the page, it will show as a blank which makes it appear that there's no password anymore.
Ideally, it would show as "******" in the text field and then disappear when the user begins to edit it. Also, please be sure that the password does not get saved as an actual "*****" when saving, if no changes were made :)
See https://user-images.githubusercontent.com/5964462/45229800-ed3e7f00-b294-11e8-89e8-28fbaf5e68c6.gif for a gif of the current behavior.
Actions