add read_write_delete key to public link pw enforcement capabilites

This commit is contained in:
Michael Barz
2023-03-15 23:11:03 +01:00
parent 6efccc69d9
commit 8332244383
4 changed files with 8 additions and 4 deletions
@@ -6,5 +6,6 @@ The new options are:
`OCIS_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD`, `SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD` and `FRONTEND_OCS_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD`.
Check the docs on how to properly set them.
https://github.com/owncloud/ocis/pull/5848
https://github.com/owncloud/ocis/pull/5785
https://github.com/owncloud/ocis/pull/5720