<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_auth_gssapi.git/tests, branch name_attrs</title>
<subtitle>A GSSAPI based replacement for the aging mod_auth_kerb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/'/>
<entry>
<title>Add test for Proxy SPNEGO auth</title>
<updated>2015-09-03T13:37:25+00:00</updated>
<author>
<name>Isaac Boukris</name>
<email>iboukris@gmail.com</email>
</author>
<published>2015-08-09T15:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=5e720934614c152fc00f4e02180d99b0b7dfdbe5'/>
<id>5e720934614c152fc00f4e02180d99b0b7dfdbe5</id>
<content type='text'>
Add appropairate authorization headers to test with SPNEGO too as
discussed in #48

Requires recent version of python-gssapi module, see:
https://github.com/pythongssapi/python-gssapi/pull/74

Simo: Squashed original patches in one, removed trailing whitespaces
and reworded the commit message.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes #49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add appropairate authorization headers to test with SPNEGO too as
discussed in #48

Requires recent version of python-gssapi module, see:
https://github.com/pythongssapi/python-gssapi/pull/74

Simo: Squashed original patches in one, removed trailing whitespaces
and reworded the commit message.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes #49
</pre>
</div>
</content>
</entry>
<entry>
<title>More basic-auth tests</title>
<updated>2015-08-06T23:07:43+00:00</updated>
<author>
<name>Isaac Boukris</name>
<email>iboukris@gmail.com</email>
</author>
<published>2015-08-02T03:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=f206c24dfcf9bbc70d8551aaf6794d50d67feaa0'/>
<id>f206c24dfcf9bbc70d8551aaf6794d50d67feaa0</id>
<content type='text'>
Add test for second user on the same connection with the password
of the first user and without auth at all.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes #48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test for second user on the same connection with the password
of the first user and without auth at all.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes #48
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for Basic Proxy authentication</title>
<updated>2015-08-06T23:06:55+00:00</updated>
<author>
<name>Isaac Boukris</name>
<email>iboukris@gmail.com</email>
</author>
<published>2015-07-27T02:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=6dc1e9c2121517d82055f84d94af7e142c3d5228'/>
<id>6dc1e9c2121517d82055f84d94af7e142c3d5228</id>
<content type='text'>
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for basic auth with two different users over the same connection</title>
<updated>2015-08-06T23:06:13+00:00</updated>
<author>
<name>Isaac Boukris</name>
<email>iboukris@gmail.com</email>
</author>
<published>2015-07-26T22:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=09104abbab05f92bf1f489fb8e4ee5ab3c2bec1a'/>
<id>09104abbab05f92bf1f489fb8e4ee5ab3c2bec1a</id>
<content type='text'>
Make sure each request is authenticated according to given credentials
even when GssapiConnectionBound is set.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure each request is authenticated according to given credentials
even when GssapiConnectionBound is set.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic auth test</title>
<updated>2015-07-04T15:18:43+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-07-04T15:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=47de8ee6c742264ff03e9e3786cca3dabbedff4c'/>
<id>47de8ee6c742264ff03e9e3786cca3dabbedff4c</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial test framework</title>
<updated>2015-06-23T00:57:26+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-06-23T00:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=66d6bdf31f897f460bae7b9d919b3f02b48e7ef1'/>
<id>66d6bdf31f897f460bae7b9d919b3f02b48e7ef1</id>
<content type='text'>
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 &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
