Files
paperless-ngx/src
stumpylogandClaude Sonnet 5 9d9b0aac1a fix: normalize qualified permission strings in permitted_document_ids
Guardian's UserObjectPermission/GroupObjectPermission always store a bare
codename, but has_perm()-style callers commonly pass the qualified
"app_label.codename" form. Passing that qualified form here previously
matched zero rows, silently under-permitting. content_type already
disambiguates the codename, so just strip any prefix instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-03 10:23:29 -07:00
..
2026-08-03 13:35:25 +00:00
2026-08-01 14:38:08 -07:00
2023-04-26 09:35:27 -07:00