This commit is contained in:
Joseph Garrone 2024-02-27 23:18:19 +01:00
parent e8fce5f796
commit 4c66c9877a

View File

@ -494,6 +494,9 @@
key == "realm" ||
key == "container"
)
) || (
are_same_path(path, ["user"]) &&
key == "delegateForUpdate"
)
>
<#local out_seq += ["/*If you need '" + path?join(".") + "." + key + "' on " + pageId + ", please submit an issue to the Keycloakify repo*/"]>