Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable browser autocomplete for login input fields (#41937). | Go MAEDA | 2024-12-08 | 2 | -2/+2 |
* | Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482). | Go MAEDA | 2022-08-06 | 1 | -2/+1 |
* | Information text on sudo password entry (#33660). | Go MAEDA | 2022-07-10 | 2 | -0/+4 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Sudo-Mode refinements (#23587). | Jean-Philippe Lang | 2016-09-03 | 1 | -1/+1 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -3/+0 |
* | Adds a UI test (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -1/+1 |
* | Fixed wrong password rendering broken by r14339 (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -2/+2 |
* | Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -3/+3 |
* | Use existing label for password submission (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -2/+2 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 3 | -0/+40 |