Add test for basic auth with two different users over the same connection
authorIsaac Boukris <iboukris@gmail.com>
Sun, 26 Jul 2015 22:26:41 +0000 (01:26 +0300)
committerSimo Sorce <simo@redhat.com>
Thu, 6 Aug 2015 23:06:13 +0000 (19:06 -0400)
commit09104abbab05f92bf1f489fb8e4ee5ab3c2bec1a
treefd4562ebf3f8072024135bcc5fee1c91c4dbd3e6
parentc8ac2a462bf649711707cf09c789f27892a05837
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 <simo@redhat.com>
tests/httpd.conf
tests/index.html
tests/magtests.py
tests/t_basic_k5_two_users.py [new file with mode: 0755]