Skip to content

Commit

Permalink
Rework to add edit limitation (#1731)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored Jan 17, 2024
1 parent ded43f7 commit 2a0c9b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/central-encryption.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ However, here are some things that encryption will **not** do:

And, here are some limitations that will appear when encryption is enabled on a project or form:

- Encrypted submissions will appear only as metadata records over OData. Metadata like the submitter and the submission date will be available, but none of the actual data from the form will appear.
- The same restriction applies to the submission preview table on the Central administration panel.
- None of the actual submission data will be shown or editable. Only metadata like the submitter and the submission date will be viewable. The same behavior will apply to the OData feed.
- As of version 0.6, enabling encryption will not encrypt already-submitted submissions.
- As of version 0.6, it is not possible to disable *project managed* encryption (explained below) once enabled.
- As of version 0.6, submissions using *self-supplied key* encryption (Aggregate-style encryption) can be retrieved and decrypted only through Briefcase or direct API access.
Expand Down

0 comments on commit 2a0c9b1

Please sign in to comment.