diff options
author | Vincent Petry <pvince81@owncloud.com> | 2017-03-20 12:41:56 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2017-03-24 12:40:14 -0600 |
commit | c54091d43bc94728970479ea745c993f99f9b056 (patch) | |
tree | a250b59f4b0cb54c857271d024d3692cff3a2bcd /public.php | |
parent | 2cd79a8d3d6c160b9458327b1429eed9ec1a25a2 (diff) | |
download | nextcloud-server-c54091d43bc94728970479ea745c993f99f9b056.tar.gz nextcloud-server-c54091d43bc94728970479ea745c993f99f9b056.zip |
Use authType BASIC for Sabre client in integration tests
This helps massively reduce the numerous useless 401 exceptions that
appears in the test log. These appear only because Sabre first connects
without any auth type to receive the challenge and then sends the
authentication data.
With this change it will directly use basic auth.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'public.php')
0 files changed, 0 insertions, 0 deletions