mirror of
https://github.com/redmine/redmine.git
synced 2025-11-12 00:06:01 +01:00
Require password re-entry for sensitive actions (#19851).
Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14333 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -22,6 +22,7 @@ class AuthSourcesControllerTest < ActionController::TestCase
|
||||
|
||||
def setup
|
||||
@request.session[:user_id] = 1
|
||||
Redmine::SudoMode.disable!
|
||||
end
|
||||
|
||||
def test_index
|
||||
|
||||
Reference in New Issue
Block a user