Authz: Add deprecation notice for settings viewers_can_edit and editors_can_admin (#100947)
* deprecate settings viewers_can_edit editors_can_admin * add back variables for tests * delete the files from cached in gti
This commit is contained in:
@@ -528,9 +528,12 @@
|
||||
;external_manage_link_name =
|
||||
;external_manage_info =
|
||||
|
||||
|
||||
# Deprecated: Assign your viewers to editors.
|
||||
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
|
||||
;viewers_can_edit = false
|
||||
|
||||
# Deprecated: Assign your editors to admins.
|
||||
# Editors can administrate dashboard, folders and teams they create
|
||||
;editors_can_admin = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user