We need to use a more relaxed AliasCheck
as AllowedResourceAliasChecker
isn't equivalent to the now-deprecated ContextHandler.ApproveAliases
. We can hardcode our own that always returns true
instead.
We need to use a more relaxed AliasCheck
as AllowedResourceAliasChecker
isn't equivalent to the now-deprecated ContextHandler.ApproveAliases
. We can hardcode our own that always returns true
instead.