diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-05-06 21:49:26 +0200 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2020-05-18 13:47:39 +0000 |
commit | 214221574b2d99fddb0d9f8831a4314ae0a44f6d (patch) | |
tree | 10663ce13e90563193ba51348e1652268564e9a3 /build | |
parent | aac0dd1f20cbffec6dbc9c3282e8ffe552c48be8 (diff) | |
download | nextcloud-server-214221574b2d99fddb0d9f8831a4314ae0a44f6d.tar.gz nextcloud-server-214221574b2d99fddb0d9f8831a4314ae0a44f6d.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 | |