Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for basic auth with two different users over the same connection | Isaac Boukris | 2015-08-06 | 1 | -1/+1 |
| | | | | | | | Make sure each request is authenticated according to given credentials even when GssapiConnectionBound is set. Reviewed-by: Simo Sorce <simo@redhat.com> | ||||
* | Add initial test framework | Simo Sorce | 2015-06-22 | 1 | -0/+1 |
Requires various python packages nd the cwrap project's scoket_wrapper and nss_wrapper tools, as well as the krb5kdc and the httpd server and related modules (like mod_session). Signed-off-by: Simo Sorce <simo@redhat.com> |