Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add document create option to not encrypt document to author #24

Closed
ernieturner opened this issue Jun 3, 2019 · 0 comments
Closed

Add document create option to not encrypt document to author #24

ernieturner opened this issue Jun 3, 2019 · 0 comments
Assignees
Milestone

Comments

@ernieturner
Copy link
Contributor

Add a new boolean flag (default true) on document.create which controls whether the author of the document will have the document be encrypted to them. The document.create call must share with at least one user/group, so if this option is false, the grantList must have at least one entry.

Also need to consume changes to how the document list, document get response structures can change if the author is requesting a document that they cannot decrypt.

@ernieturner ernieturner added this to the 2020-2-28 milestone Feb 18, 2020
@ernieturner ernieturner self-assigned this Feb 18, 2020
ernieturner pushed a commit that referenced this issue Feb 20, 2020
#38)

* #24 Add option to document encrypt to not encrypt to the caller of the SDK

* Bump up Travis Node version to 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant