From 09104abbab05f92bf1f489fb8e4ee5ab3c2bec1a Mon Sep 17 00:00:00 2001 From: Isaac Boukris Date: Mon, 27 Jul 2015 01:26:41 +0300 Subject: Add test for basic auth with two different users over the same connection Make sure each request is authenticated according to given credentials even when GssapiConnectionBound is set. Reviewed-by: Simo Sorce --- tests/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/index.html') diff --git a/tests/index.html b/tests/index.html index c5ad10e..9416405 100644 --- a/tests/index.html +++ b/tests/index.html @@ -1 +1 @@ -WORKS + -- cgit