Files
documenso/apps/marketing
David Nguyen 64e3e2c64b fix: disable encrypted pdfs (#1130)
## Description

Currently if you complete a pending encrypted document, it will prevent
the document from being sealed due to the systems inability to decrypt
it.

This PR disables uploading any documents that cannot be loaded as a
temporary measure.

**Note**
This is a client side only check

## Changes Made

- Disable uploading documents that cannot be parsed
- Refactor putFile to putDocumentFile
- Add a flag as a backup incase something goes wrong
2024-05-03 22:25:24 +07:00
..
2024-04-09 16:08:13 +02:00
2023-11-06 13:01:44 +11:00
2024-04-05 17:21:29 +02:00
2024-05-03 22:25:24 +07:00
2023-11-06 13:01:08 +11:00
2024-03-08 13:44:25 +02:00
2023-11-06 13:01:06 +11:00
2023-11-06 13:01:06 +11:00
2023-11-06 13:01:06 +11:00
2023-11-06 13:01:06 +11:00

@documenso/marketing