Removed core issue tag, refactored ocis-reva, ocis issue tag
This commit is contained in:
@@ -52,7 +52,7 @@ Feature: PROPPATCH file/folder
|
||||
| /remote.php/dav/spaces/%spaceid%/PARENT/parent.txt |
|
||||
Then the HTTP status code of responses on all endpoints should be "401"
|
||||
|
||||
@issue-ocis-reva-9 @issue-ocis-reva-197
|
||||
@issue-1347 @issue-1292
|
||||
Scenario: send PROPPATCH requests to another user's webDav endpoints as normal user
|
||||
When user "Brian" requests these endpoints with "PROPPATCH" to set property "favorite" about user "Alice"
|
||||
| endpoint |
|
||||
@@ -61,7 +61,7 @@ Feature: PROPPATCH file/folder
|
||||
| /remote.php/dav/files/%username%/PARENT/parent.txt |
|
||||
Then the HTTP status code of responses on all endpoints should be "404"
|
||||
|
||||
@issue-ocis-reva-9 @issue-ocis-reva-197 @skipOnOcV10 @personalSpace
|
||||
@issue-1347 @issue-1292 @skipOnOcV10 @personalSpace
|
||||
Scenario: send PROPPATCH requests to another user's webDav endpoints as normal user using the spaces WebDAV API
|
||||
When user "Brian" requests these endpoints with "PROPPATCH" to set property "favorite" about user "Alice"
|
||||
| endpoint |
|
||||
|
||||
Reference in New Issue
Block a user