Merge pull request #7609 from owncloud/fix-changelog

[docs-only] Fix changelog
This commit is contained in:
Phil Davis
2023-10-30 07:49:12 +05:45
committed by GitHub
@@ -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