Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-05-18 22:57:07 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-05-18 22:57:07 +0300
commitb8de3f40ee8822cdd7e9d6fbf3f9983cc214d2e1 (patch)
treed0ddf346fe9181934ac324d102a2538b7150def8 /build
parent639ba526d0eb763be360e5c57d194758291c3ff0 (diff)
Bearer comes first on the new endpoint
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/webdav-related.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/features/webdav-related.feature b/build/integration/features/webdav-related.feature
index 4279a155ceb..b4fd0511356 100644
--- a/build/integration/features/webdav-related.feature
+++ b/build/integration/features/webdav-related.feature
@@ -16,7 +16,7 @@ Feature: webdav-related
Then the HTTP status code should be "401"
And there are no duplicate headers
And The following headers should be set
- |WWW-Authenticate|Basic realm="Nextcloud", Bearer realm="Nextcloud"|
+ |WWW-Authenticate|Bearer realm="Nextcloud", Basic realm="Nextcloud"|
Scenario: Moving a file
Given using old dav path