Files
paperless-ngx/src
stumpylogandClaude Sonnet 5 994b505bed perf: migrate 3 serialisers.py Document permission sites to permitted_document_ids
Migrates _get_viewable_duplicates(), PaperlessTaskSerializer.get_duplicate_documents(),
and the ShareLinkBundle document field queryset to use permitted_document_ids()
instead of get_objects_for_user_owner_aware()/get_objects_for_user(), consolidating
onto the shared permission-filtering helper. The is_staff gate in
get_duplicate_documents() is preserved as-is.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GRp4kf1mdn9ruv81zWAmh2
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