summaryrefslogtreecommitdiffstats
path: root/lib/redmine/sudo_mode.rb
Commit message (Expand)AuthorAgeFilesLines
* Set a default timeout value (#19851).Jean-Philippe Lang2015-06-191-1/+2
* Make the sudo timeout configurable (#19851).Jean-Philippe Lang2015-06-191-6/+6
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-4/+4
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-191-4/+3
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+224