Fix allegated vulnerability
This commit is contained in:
parent
1965c30135
commit
070828c516
@ -483,6 +483,9 @@
|
|||||||
) || (
|
) || (
|
||||||
["masterAdminClient", "delegateForUpdate", "defaultRole"]?seq_contains(key) &&
|
["masterAdminClient", "delegateForUpdate", "defaultRole"]?seq_contains(key) &&
|
||||||
are_same_path(path, ["realm"])
|
are_same_path(path, ["realm"])
|
||||||
|
) || (
|
||||||
|
"smtpConfig" == key &&
|
||||||
|
are_same_path(path, ["realm"])
|
||||||
) || (
|
) || (
|
||||||
"error.ftl" == pageId &&
|
"error.ftl" == pageId &&
|
||||||
are_same_path(path, ["realm"]) &&
|
are_same_path(path, ["realm"]) &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user