aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-20 13:58:01 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-22 06:50:45 +0100
commita100186e5e7dcbe95faa453d28b5cf0d20948639 (patch)
treeafea689f2b87338975c74aabba950d85f7dca338 /build
parent5e519fe17a2d4940993f4d866dfdd68269265a12 (diff)
downloadnextcloud-server-a100186e5e7dcbe95faa453d28b5cf0d20948639.tar.gz
nextcloud-server-a100186e5e7dcbe95faa453d28b5cf0d20948639.zip
Sharing link & mail parity
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/bootstrap/SharingContext.php1
-rw-r--r--build/integration/sharing_features/sharing-v1.feature2
2 files changed, 1 insertions, 2 deletions
diff --git a/build/integration/features/bootstrap/SharingContext.php b/build/integration/features/bootstrap/SharingContext.php
index be719cbf379..125a3b21d0e 100644
--- a/build/integration/features/bootstrap/SharingContext.php
+++ b/build/integration/features/bootstrap/SharingContext.php
@@ -45,6 +45,5 @@ class SharingContext implements Context, SnippetAcceptingContext {
$this->deleteServerConfig('core', 'shareapi_default_expire_date');
$this->deleteServerConfig('core', 'shareapi_expire_after_n_days');
$this->deleteServerConfig('core', 'link_defaultExpDays');
- $this->deleteServerConfig('sharebymail', 'enforcePasswordProtection');
}
}
diff --git a/build/integration/sharing_features/sharing-v1.feature b/build/integration/sharing_features/sharing-v1.feature
index 00a754d54d3..2c391805331 100644
--- a/build/integration/sharing_features/sharing-v1.feature
+++ b/build/integration/sharing_features/sharing-v1.feature
@@ -84,7 +84,7 @@ Feature: sharing
Scenario: Creating a new mail share with password when password protection is enforced
Given dummy mail server is listening
And As an "admin"
- And parameter "enforcePasswordProtection" of app "sharebymail" is set to "yes"
+ And parameter "shareapi_enforce_links_password" of app "core" is set to "yes"
And user "user0" exists
And As an "user0"
When creating a share with