-
Notifications
You must be signed in to change notification settings - Fork 187
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
[Feature] add new config to enforce public link password #7547
Conversation
@micbar if the |
b942fd9
to
8b6fa44
Compare
@2403905 @ScharfViktor I changed the name of the variable.
@tbsbdr This assumes that we will never have the use case to enforce passwords on readable links and do not enforce on writable links. |
@ScharfViktor I added two API tests. |
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
0093c4a
to
a9f44aa
Compare
Kudos, SonarCloud Quality Gate passed! |
* add new config to enforce public link password * add api test
* add new config to enforce public link password * add api test
Description
Enhancement: Add config to enforce passwords on readable links
We added the config
OCIS_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD
to enforce passwords on "Viewer" public shares.For Reviewers
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: