[full-ci] Bump libre-graph-api-go and drive group permissions (#5312)
* Bump libre-graph-api-go Expose drive group permissions Co-authored-by: kobergj <jkoberg@owncloud.com>
This commit is contained in:
co-authored by
kobergj
parent
d8bc4a7ddc
commit
21797fb22d
@@ -37,9 +37,9 @@ Feature: Share spaces
|
||||
Scenario: A user can see who has been granted access
|
||||
Given user "Alice" has shared a space "share space" to user "Brian" with role "viewer"
|
||||
And the user "Alice" should have a space called "share space" granted to "Brian" with these key and value pairs:
|
||||
| key | value |
|
||||
| root@@@permissions@@@1@@@grantedTo@@@0@@@user@@@id | %user_id% |
|
||||
| root@@@permissions@@@1@@@roles@@@0 | viewer |
|
||||
| key | value |
|
||||
| root@@@permissions@@@1@@@grantedToIdentities@@@0@@@user@@@id | %user_id% |
|
||||
| root@@@permissions@@@1@@@roles@@@0 | viewer |
|
||||
|
||||
|
||||
Scenario: A user can see a file in a received shared space
|
||||
|
||||
Reference in New Issue
Block a user