Skip to content

8.23.4

Choose a tag to compare

@github-actions github-actions released this 27 May 09:19
· 83 commits to main since this release
a2c2eb5

@comet/cms-api@8.23.4

Patch Changes

  • 8651f82: Log the reason when a permission check denies access

    AbstractAccessControlService.isEqualOrMorePermissions now emits a NestJS Logger.debug line identifying the missing permission or content scope whenever it returns false. The impersonationAllowed resolver field additionally logs when a user attempts to impersonate themselves.