summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-11Bump version number.v0.4.2Stef Walter
2010-02-11URL encode the cookie value.Stef Walter
2010-02-11Log errors returned from identity provider to log.Stef Walter
2010-02-11Fix various config messages to have right config directives.Stef Walter
2010-02-11Fix syntax error which caused warning during build.Stef Walter
2010-02-11Add support for logout path and redirect after logout.Stef Walter
2010-02-11Implement redirect after a successful authentication option.Stef Walter
2009-10-29Use 302 Found redirect.Stef Walter
2009-10-29Cleanup build process.Stef Walter
2009-08-19Fill in the README fileStef Walter
2009-08-19Add some more stuff to .gitignoreStef Walter
2009-08-19Update change logStef Walter
2009-08-19Add license headers where relevantStef Walter
2009-08-19Remove old ideas.txt fileStef Walter
2009-08-19Change configuration options to be inline with package name.Stef Walter
2009-08-19Support POST responses back from the providerStef Walter
2009-07-08Add various messages when things go wrong. Don't try to authenticate POST.Stef Walter
2009-07-08Set domain and path and secure properties of cookie correctly.Stef Walter
2009-07-08Find the right cookie if multiple are present. Also sign properly if no values.Stef Walter
2009-07-08Add messages when cookie can't be parsed for a specific reason.Stef Walter
2009-07-08Update version number.Stef Walter
2009-07-07Restart authentication if we think we've restarted since URL came back.Stef Walter
2009-07-07Store exchanged attributes in the cookie.Stef Walter
2009-07-07Use our own get_token() function for splitting stuff up.Stef Walter
2009-07-07Implement simple AX attribute exchange.Stef Walter
2009-07-07Fix for FreeBSDStef Walter
2009-06-18FreeBSD compile fixesStef Walter
2009-06-18Ignore more built files.Stef Walter
2009-06-18Allow setting cookie name.Stef Walter
2009-06-18Implement config for shared memory.Stef Walter
2009-06-18Pass GET arguments through authentication properly.Stef Walter
2009-06-18Add ability to parse out user name from identifier, and add environment varia...Stef Walter
2009-06-18A bunch of fixes that make OpenID authentication work for the first time.Stef Walter
2009-06-18Make tests for storage, and fix problemsStef Walter
2009-06-18Complete almost all code, compiles.Stef Walter
2009-06-18A bunch of fixes toward compilation. Finish today's work.Stef Walter
2009-06-17Some coding work. Banged out generally how things will work. Nothing compiles...Stef Walter
2009-06-17Ignore built filesStef Walter
2009-05-12Initial importStef Walter