<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_auth_singleid/module, branch v0.4.2</title>
<subtitle>Automatic openid authentication against a single provider.</subtitle>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/'/>
<entry>
<title>URL encode the cookie value.</title>
<updated>2010-02-11T19:34:10+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T19:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=3f5c7763b40db760bdf2bd486965c68019e7c5c3'/>
<id>3f5c7763b40db760bdf2bd486965c68019e7c5c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log errors returned from identity provider to log.</title>
<updated>2010-02-11T18:49:02+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T18:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=7e28539aada66fc5ff6bb090872cec9ff622384b'/>
<id>7e28539aada66fc5ff6bb090872cec9ff622384b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various config messages to have right config directives.</title>
<updated>2010-02-11T18:01:59+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T18:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=66d1e1ddc1d20bed460d27c6a7c6c6dc792a279e'/>
<id>66d1e1ddc1d20bed460d27c6a7c6c6dc792a279e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax error which caused warning during build.</title>
<updated>2010-02-11T16:19:48+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=b7ce1b4fc1253c6f25b160528b639c79a35d4754'/>
<id>b7ce1b4fc1253c6f25b160528b639c79a35d4754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for logout path and redirect after logout.</title>
<updated>2010-02-11T16:10:05+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T16:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=3f923ddf153e4d940731ba94ffba251d47f9071d'/>
<id>3f923ddf153e4d940731ba94ffba251d47f9071d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement redirect after a successful authentication option.</title>
<updated>2010-02-11T04:01:12+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-02-11T04:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=3969967cfc767daf6e5f52b58e8dd7305443160d'/>
<id>3969967cfc767daf6e5f52b58e8dd7305443160d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 302 Found redirect.</title>
<updated>2009-10-29T22:46:26+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-29T22:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=cec165f2c1850c8c2a8430969330ad5abe63a521'/>
<id>cec165f2c1850c8c2a8430969330ad5abe63a521</id>
<content type='text'>
For compatibility reasons we use the 302 Found HTTP redirect
code. Although 303 would be more technically correct, 302 is
recommended for interoperability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For compatibility reasons we use the 302 Found HTTP redirect
code. Although 303 would be more technically correct, 302 is
recommended for interoperability.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license headers where relevant</title>
<updated>2009-08-19T17:38:52+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-08-19T17:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=44e5c37a0dd0300edfa62e86f4db6a4566594588'/>
<id>44e5c37a0dd0300edfa62e86f4db6a4566594588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change configuration options to be inline with package name.</title>
<updated>2009-08-19T17:38:49+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-08-19T17:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=1869a2a2f2a2986e33c072f2ba5b5ebb000979c9'/>
<id>1869a2a2f2a2986e33c072f2ba5b5ebb000979c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support POST responses back from the provider</title>
<updated>2009-08-19T17:38:46+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-08-19T17:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/mod_auth_singleid/commit/?id=2ba9d4412caec104410637674b179820eced7f02'/>
<id>2ba9d4412caec104410637674b179820eced7f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
