index
:
mod_auth_singleid
apache-24
master
Automatic openid authentication against a single provider.
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
Age
Commit message (
Expand
)
Author
2009-07-08
Add messages when cookie can't be parsed for a specific reason.
Stef Walter
2009-07-07
Restart authentication if we think we've restarted since URL came back.
Stef Walter
2009-07-07
Store exchanged attributes in the cookie.
Stef Walter
2009-07-07
Use our own get_token() function for splitting stuff up.
Stef Walter
2009-07-07
Implement simple AX attribute exchange.
Stef Walter
2009-07-07
Fix for FreeBSD
Stef Walter
2009-06-18
FreeBSD compile fixes
Stef Walter
2009-06-18
Allow setting cookie name.
Stef Walter
2009-06-18
Implement config for shared memory.
Stef Walter
2009-06-18
Pass GET arguments through authentication properly.
Stef Walter
2009-06-18
Add ability to parse out user name from identifier, and add environment varia...
Stef Walter
2009-06-18
A bunch of fixes that make OpenID authentication work for the first time.
Stef Walter
2009-06-18
Make tests for storage, and fix problems
Stef Walter
2009-06-18
Complete almost all code, compiles.
Stef Walter
2009-06-18
A bunch of fixes toward compilation. Finish today's work.
Stef Walter
2009-06-17
Some coding work. Banged out generally how things will work. Nothing compiles...
Stef Walter
2009-06-17
Ignore built files
Stef Walter
2009-05-12
Initial import
Stef Walter