django-cas-provider.git
2012-01-19 deykFixeed urls.py to match latest usage. Sprinkled logging...
2012-01-18 deykRemoved usage of LoginTicket, as we get this in a much...
2012-01-18 deykAdded more specific exception handling. This clears...
2012-01-18 deykSpecifying merge template for merge url.
2012-01-18 deykCorrected behavior of merge/login forms on GET requests.
2012-01-18 dwickwireFixing validation always being thrown on first visit.
2012-01-18 deykAdded support for handling user-merging workflows at...
2012-01-18 dwickwireAdding basic merge template
2011-11-23 dwickwireSaving the service protectively. Also using user from...
2011-11-16 dwickwireAdded social authentication hook to generate valid...
2011-10-28 dwickwireAdded 'remember me' functionality to view
2011-10-24 deykTweaked to use emails instead of usernames.
2011-10-15 Marek StępniowskiChanged `<CR><LF>` line endings to `<LF>` in `views...
2011-10-15 Marek StępniowskiRemoved unneeded imports.
2011-02-02 Chris WilliamsFixed an issue raised by realyze on github where CRLF...
2009-10-02 zuberUse string.ascii_letters instead of string.letters...
2009-03-18 Chris WilliamsFixed some formatting
2009-03-18 Chris WilliamsAdditional documentation and cleaned up imports in...
2009-03-18 Chris WilliamsAdded some documentation and a license
2009-03-17 Chris WilliamsRemoved some old SVN junk
2009-03-17 Chris WilliamsFirst commit