Files
documenso/packages/lib/utils
ephraimduncan acb5a885c2 feat: allow recipients to view completed PDF via QR share link
Add allowPublicCompletedDocumentAccess toggle at org/team level
(team inherits from org via null). Recipients see a "View completed
PDF" button on the signing completion page that links to /share/qr_*.

- DB migration adding toggle to OrganisationGlobalSettings and TeamGlobalSettings
- Settings UI for org and team document preferences
- Rate limiting on QR share view and file download endpoints
- Structured error responses with support codes in share route ErrorBoundary
- Exponential backoff retry when qrToken not yet available post-completion
- QR-authenticated viewers restricted to signed PDF only (no original)
- E2E tests covering happy path, not-yet-completed, invalid token, and toggle revocation
2026-03-04 14:45:16 +00:00
..
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-02-13 20:21:23 +11:00
2025-10-14 21:56:36 +11:00
2025-12-24 11:02:02 +11:00
2025-11-07 14:17:52 +11:00
2025-06-10 11:49:52 +10:00
2025-02-13 20:56:44 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2024-11-05 11:52:54 +11:00
2025-10-14 21:56:36 +11:00