Removed usage of LoginTicket, as we get this in a much more robust form from Django...
[django-cas-provider.git] / cas_provider / forms.py
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 deykCorrected behavior of merge/login forms on GET requests.
2012-01-18 deykAdded support for handling user-merging workflows at...
2011-10-24 deykTweaked to use emails instead of usernames.
2009-03-17 Chris WilliamsFirst commit