2012-05-15 |
deyk | Added new signal
|
commit | commitdiff | tree |
2012-04-18 |
deyk | Fixed handling of iterables inside attribute_formatters.
|
commit | commitdiff | tree |
2012-04-18 |
deyk | Guess we should unpack the iterables.
|
commit | commitdiff | tree |
2012-04-18 |
deyk | Instead of checking for list type, check for collections...
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Added identifier history support to CAS 2.0 validation...
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Hey, it's probably not a good idea to clobber the response...
|
commit | commitdiff | tree |
2012-04-16 |
deyk | OK, why isn't that working?
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Let's get that send() invocation right, shall we?
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Changed from custom attribute callback to signal for...
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Beter speling.
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Fixed socialauth-login url.
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Deleting ticket after successful validation.
|
commit | commitdiff | tree |
2012-04-16 |
deyk | Added missing comma.
|
commit | commitdiff | tree |
2012-04-13 |
deyk | Whoops, we really don't want to use the Authentication...
|
commit | commitdiff | tree |
2012-04-13 |
deyk | Merge remote-tracking branch 'cas2/master'
|
commit | commitdiff | tree |
2012-04-12 |
deyk | Changed the signature of the login hijack signal.
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Adding the `on_cas_login` signal, which is sent just...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Moved `merge` argument into `**kwargs`.
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Removed `views.socialauth_login`, as `views.login`...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Normal login now pull the service off the session,...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Whoops.
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Simplified getting the service off the session for...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Fixed: Service URL was getting built in two different...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Removed duplicated service-related code branches in...
|
commit | commitdiff | tree |
2012-04-11 |
deyk | Cleaned up long lines, unused imports.
|
commit | commitdiff | tree |
2012-02-07 |
deyk | Merge branch 'master' of git://github.com/eykd/django...
|
commit | commitdiff | tree |
2012-02-07 |
deyk | Fixed faulty redirect if user is already logged in...
|
commit | commitdiff | tree |
2012-02-03 |
deyk | Clarified logging on validation
|
commit | commitdiff | tree |
2012-02-03 |
deyk | Clarified validation logging.
|
commit | commitdiff | tree |
2012-02-03 |
deyk | Made logging of failed validation more explicit.
|
commit | commitdiff | tree |
2012-02-03 |
deyk | Getting the service off the POST form, like we should...
|
commit | commitdiff | tree |
2012-01-24 |
deyk | Removed accounts dependency, using a signal instead.
|
commit | commitdiff | tree |
2012-01-19 |
deyk | Removed some broken logging statements.
|
commit | commitdiff | tree |
2012-01-19 |
deyk | Fixeed urls.py to match latest usage. Sprinkled logging...
|
commit | commitdiff | tree |
2012-01-18 |
deyk | Removed usage of LoginTicket, as we get this in a much...
|
commit | commitdiff | tree |
2012-01-18 |
deyk | Added more specific exception handling. This clears...
|
commit | commitdiff | tree |
2012-01-18 |
deyk | Specifying merge template for merge url.
|
commit | commitdiff | tree |
2012-01-18 |
deyk | Corrected behavior of merge/login forms on GET requests.
|
commit | commitdiff | tree |
2012-01-18 |
deyk | Added support for handling user-merging workflows at...
|
commit | commitdiff | tree |
2011-10-24 |
deyk | Tweaked to use emails instead of usernames.
|
commit | commitdiff | tree |
|