8.23.4
@comet/cms-api@8.23.4
Patch Changes
-
8651f82: Log the reason when a permission check denies access
AbstractAccessControlService.isEqualOrMorePermissionsnow emits a NestJSLogger.debugline identifying the missing permission or content scope whenever it returnsfalse. TheimpersonationAllowedresolver field additionally logs when a user attempts to impersonate themselves.