diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-09-15 16:43:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-15 16:43:01 +0200 |
commit | 02d55eb90fdc61137745c5e5b3d8c7330e0717c2 (patch) | |
tree | e560bf8b22e696f3dd0aaa73c6dd4ae083cc8a78 /build | |
parent | 1013c3bf66803fd262fa2c82f5633af61305a151 (diff) | |
parent | 7ded5a769b7d7d681c3a3260b77869b18c9822ae (diff) | |
download | nextcloud-server-02d55eb90fdc61137745c5e5b3d8c7330e0717c2.tar.gz nextcloud-server-02d55eb90fdc61137745c5e5b3d8c7330e0717c2.zip |
Merge pull request #33941 from nextcloud/fix/public-sharing
Only normalize data in public shares and not crud
Diffstat (limited to 'build')
-rw-r--r-- | build/integration/sharing_features/sharing-v1.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/sharing_features/sharing-v1.feature b/build/integration/sharing_features/sharing-v1.feature index fbcbb50b7de..ca030bd3a31 100644 --- a/build/integration/sharing_features/sharing-v1.feature +++ b/build/integration/sharing_features/sharing-v1.feature @@ -269,6 +269,7 @@ Feature: sharing | shareType | 3 | And Updating last share with | permissions | 7 | + | publicUpload | true | And the OCS status code should be "100" And the HTTP status code should be "200" And Getting info of last share |