summaryrefslogtreecommitdiffstats
path: root/app/views/sudo_mode
Commit message (Expand)AuthorAgeFilesLines
* Enable browser autocomplete for login input fields (#41937).Go MAEDA2024-12-082-2/+2
* Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).Go MAEDA2022-08-061-2/+1
* Information text on sudo password entry (#33660).Go MAEDA2022-07-102-0/+4
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-031-1/+1
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-192-3/+0
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-191-1/+1
* Fixed wrong password rendering broken by r14339 (#19851).Jean-Philippe Lang2015-06-191-2/+2
* Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).Jean-Philippe Lang2015-06-191-3/+3
* Use existing label for password submission (#19851).Jean-Philippe Lang2015-06-192-2/+2
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-193-0/+40