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:
Eric Leijonmarck
2025-02-21 11:17:11 +00:00
committed by GitHub
parent 6eca5c09df
commit a112ef6467
3 changed files with 15 additions and 2 deletions
+3
View File
@@ -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