Skip to content
Commit 9c94779a authored by Krzysztof Nowicki's avatar Krzysztof Nowicki
Browse files

EWS/test: Fix authentication failure in isolated test

Commit a20701f5 added the "has domain" flag to fix ambiguity between
empty domain and no domain in the username. Unfortunately the default
behaviour was set to "domain present", which changed the default
username from "test" to "/test" causing an unexpected value of the
Authorization HTTP header and in turn a failure.

Fix this by explicitly setting the "has domain" flag to false.
parent 94f4360d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment