Fix allegated vulnerability

This commit is contained in:
Joseph Garrone 2024-09-30 11:42:49 +02:00
parent 1965c30135
commit 070828c516

View File

@ -483,6 +483,9 @@
) || (
["masterAdminClient", "delegateForUpdate", "defaultRole"]?seq_contains(key) &&
are_same_path(path, ["realm"])
) || (
"smtpConfig" == key &&
are_same_path(path, ["realm"])
) || (
"error.ftl" == pageId &&
are_same_path(path, ["realm"]) &&