index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
sudo_mode.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra...
Go MAEDA
2021-04-01
1
-1
/
+1
*
remove extra blank lines from lib/redmine/sudo_mode.rb
Toshi MARUYAMA
2020-09-24
1
-4
/
+0
*
remove spaces inside {} of lib/redmine/sudo_mode.rb
Toshi MARUYAMA
2020-07-11
1
-4
/
+4
*
cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/sudo_m...
Toshi MARUYAMA
2019-11-21
1
-2
/
+0
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Sudo-Mode refinements (#23587).
Jean-Philippe Lang
2016-09-03
1
-1
/
+1
*
Use .around_action instead of .around_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Set a default timeout value (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+2
*
Make the sudo timeout configurable (#19851).
Jean-Philippe Lang
2015-06-19
1
-6
/
+6
*
Don't use SudoMode.disable! to skip API requests (#19851).
Jean-Philippe Lang
2015-06-19
1
-4
/
+4
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-4
/
+3
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+224