Files
documenso/packages/lib/server-only
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
..
2023-11-06 13:01:06 +11:00
2024-05-01 14:18:01 +10:00
2023-11-06 13:02:19 +11:00
2024-02-28 08:13:28 +02:00
2024-03-28 13:13:29 +08:00
2023-11-06 13:01:06 +11:00
2024-02-24 08:08:14 +00:00
2023-11-06 13:02:19 +11:00
2024-03-21 00:48:49 +00:00