diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-05-06 21:49:26 +0200 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2020-05-26 11:28:42 +0200 |
commit | 20c47cf7d824a5dd880695aa5eccf955bd4e9455 (patch) | |
tree | 9d720c7647cc743988349f83e4c35c1c5125f43f /build | |
parent | 04b02572c32445a57bf694151fe86b7ed82349f0 (diff) | |
download | nextcloud-server-20c47cf7d824a5dd880695aa5eccf955bd4e9455.tar.gz nextcloud-server-20c47cf7d824a5dd880695aa5eccf955bd4e9455.zip |
Update public link share permission code
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'build')
-rw-r--r-- | build/integration/sharing_features/sharing-v1.feature | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/integration/sharing_features/sharing-v1.feature b/build/integration/sharing_features/sharing-v1.feature index eb8006e565b..51a627dc6de 100644 --- a/build/integration/sharing_features/sharing-v1.feature +++ b/build/integration/sharing_features/sharing-v1.feature @@ -195,7 +195,7 @@ Feature: sharing | share_type | 3 | | file_source | A_NUMBER | | file_target | /FOLDER | - | permissions | 15 | + | permissions | 31 | | stime | A_NUMBER | | token | A_TOKEN | | storage | A_NUMBER | @@ -259,7 +259,7 @@ Feature: sharing | share_type | 3 | | file_source | A_NUMBER | | file_target | /FOLDER | - | permissions | 15 | + | permissions | 31 | | stime | A_NUMBER | | token | A_TOKEN | | storage | A_NUMBER | |