Require sudo mode for actions to delete contents (#33071).

Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@19569 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-03-10 03:26:23 +00:00
parent 852290edb0
commit 463e8163fc
14 changed files with 47 additions and 2 deletions

View File

@@ -169,7 +169,8 @@ default:
# Requires users to re-enter their password for sensitive actions (editing
# of account data, project memberships, application settings, user, group,
# role, auth source management and project deletion). Disabled by default.
# role, auth source management, project deletion and deletion of contents
# such as issues, attachments and wiki pages). Disabled by default.
# Timeout is set in minutes.
#
#sudo_mode: true