Update readable-share-enforce-password.md

This commit is contained in:
Michael Barz
2023-10-27 15:10:21 +02:00
committed by GitHub
parent 711c86ef3a
commit f5c05ac098
@@ -1,6 +1,6 @@
Enhancement: Add config to enforce passwords on readable links
Enhancement: Add config to enforce passwords on all public links
We added the config `OCIS_SHARING_PUBLIC_READABLE_SHARE_MUST_HAVE_PASSWORD` to enforce passwords on "Viewer" public shares.
We added the config `OCIS_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD` to enforce passwords on all public shares.
https://github.com/owncloud/ocis/pull/7547
https://github.com/owncloud/ocis/issues/7539