-
Notifications
You must be signed in to change notification settings - Fork 189
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
[tests-only] [full-ci] API test for enforce password config and update the public share to edit permission #6409
Conversation
152b8aa
to
c81d260
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
c81d260
to
6cb1d77
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
6cb1d77
to
c6b9adf
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
c6b9adf
to
7350bf2
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
7350bf2
to
a7bd93c
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
04a10db
to
24f36bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should wait for the fix: #6476
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
@PrajwolAmatya @saw-jan I already finished the enforce password in a reva backend for the create /update actions #6476 . Before we merge and bump the reva we have to update the tests.
|
@PrajwolAmatya @saw-jan The ocis tests are green for #6476 #6564 |
So now, reva PR (cs3org/reva#3970) should be merged and bumped reva in ocis and then we can change the expected statuscode in this PR then merge. Or @2403905 you can bump reva here directly |
24f36bc
to
7ab87ca
Compare
…on with enforce password enabled
7ab87ca
to
08a8227
Compare
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature
Outdated
Show resolved
Hide resolved
437b577
to
090186d
Compare
090186d
to
2d9745e
Compare
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…e the public share to edit permission (#6409) * api test to update public link to upload, edit or contribute permission with enforce password enabled * added test to create public link with enforce password enabled
…e the public share to edit permission (#6409) * api test to update public link to upload, edit or contribute permission with enforce password enabled * added test to create public link with enforce password enabled
Description
This PR adds API test for setting the config
OCIS_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD
to true and update the public share to edit permission.Related Issue
Screenshots (if appropriate):
Types of changes
Checklist: