mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
don't allow admins to change their own permissions
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -762,7 +762,7 @@
|
||||
"role_permissions": "A role admin cannot have the following permissions: {{val}}",
|
||||
"view_manage": "View and manage admins",
|
||||
"self_delete": "You cannot delete yourself",
|
||||
"self_permissions": "You cannot remove these permissions to yourself",
|
||||
"self_permissions": "You cannot change your permissions",
|
||||
"self_disable": "You cannot disable yourself",
|
||||
"self_role": "You cannot add/change your role",
|
||||
"password_help": "If blank the current password will not be changed",
|
||||
|
||||
Reference in New Issue
Block a user