2013-12-01 |
gstrat | translating error messages |
blob | commitdiff | raw |
2013-01-28 |
ppetrid | fix login form |
blob | commitdiff | raw | diff to current |
2012-10-17 |
dwickwire | Adding placeholder text for login form |
blob | commitdiff | raw | diff to current |
2012-07-06 |
deyk | Fixed never_cache decorator to, well, never cache. |
blob | commitdiff | raw | diff to current |
2012-06-19 |
deyk | Fixed naming of `identifier` attribute tags. |
blob | commitdiff | raw | diff to current |
2012-05-15 |
deyk | Added some protective decorators. |
blob | commitdiff | raw | diff to current |
2012-05-15 |
deyk | Now tracking login success. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
deyk | Fixed handling of iterables inside attribute_formatters. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
deyk | Guess we should unpack the iterables. |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Added identifier history support to CAS 2.0 validation... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Hey, it's probably not a good idea to clobber the respo... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | OK, why isn't that working? |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Let's get that send() invocation right, shall we? |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Changed from custom attribute callback to signal for... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Beter speling. |
blob | commitdiff | raw | diff to current |
2012-04-16 |
deyk | Deleting ticket after successful validation. |
blob | commitdiff | raw | diff to current |
2012-04-13 |
deyk | Merge remote-tracking branch 'cas2/master' |
blob | commitdiff | raw | diff to current |
2012-04-12 |
deyk | Changed the signature of the login hijack signal. |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Adding the `on_cas_login` signal, which is sent just... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Moved `merge` argument into `**kwargs`. |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Removed `views.socialauth_login`, as `views.login`... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Normal login now pull the service off the session,... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Whoops. |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Simplified getting the service off the session for... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Fixed: Service URL was getting built in two different... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
deyk | Removed duplicated service-related code branches in... |
blob | commitdiff | raw | diff to current |
2012-02-07 |
deyk | Merge branch 'master' of git://github.com/eykd/django... |
blob | commitdiff | raw | diff to current |
2012-02-07 |
deyk | Fixed faulty redirect if user is already logged in... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
deyk | Clarified logging on validation |
blob | commitdiff | raw | diff to current |
2012-02-03 |
deyk | Clarified validation logging. |
blob | commitdiff | raw | diff to current |
2012-02-03 |
deyk | Made logging of failed validation more explicit. |
blob | commitdiff | raw | diff to current |
2012-02-03 |
deyk | Getting the service off the POST form, like we should... |
blob | commitdiff | raw | diff to current |
2012-01-24 |
deyk | Removed accounts dependency, using a signal instead. |
blob | commitdiff | raw | diff to current |
2012-01-20 |
dwickwire | Changed the CAS Protocol! A 'yes' or 'no' first line... |
blob | commitdiff | raw | diff to current |
2012-01-19 |
deyk | Removed some broken logging statements. |
blob | commitdiff | raw | diff to current |
2012-01-19 |
deyk | Fixeed urls.py to match latest usage. Sprinkled logging... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
deyk | Removed usage of LoginTicket, as we get this in a much... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
deyk | Corrected behavior of merge/login forms on GET requests. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
dwickwire | Fixing validation always being thrown on first visit. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
deyk | Added support for handling user-merging workflows at... |
blob | commitdiff | raw | diff to current |
2011-11-23 |
dwickwire | Saving the service protectively. Also using user from... |
blob | commitdiff | raw | diff to current |
2011-11-16 |
dwickwire | Added social authentication hook to generate valid... |
blob | commitdiff | raw | diff to current |
2011-10-28 |
dwickwire | Added 'remember me' functionality to view |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Sebastian Annies | do some logging |
blob | commitdiff | raw | diff to current |
2011-10-24 |
deyk | Tweaked to use emails instead of usernames. |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Sebastian Annies | do not check targetService - that is totally wrong. |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Sebastian Annies | service == service if host, port and path are euqal... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Marek Stępniowski | Changed `<CR><LF>` line endings to `<LF>` in `views... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Marek Stępniowski | Removed unneeded imports. |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Sebastian Annies | proxy chaining is now working |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Sebastian Annies | first try to implement proxy tickets |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Gunnlaugur Thor... | Inherit AuthenticationForm, support form override |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Alex Kamedov | Merge branch 'develop' |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Alex Kamedov | add CAS_AUTO_REDIRECT_AFTER_LOGOUT settings option |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Alex Kamedov | Merge branch 'vshulyak' into develop |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Alex Kamedov | Merge branch 'develop' |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Alex Kamedov | Now you can use custom formatters to custom user attributes |
blob | commitdiff | raw | diff to current |
2011-04-26 |
vladimir | added autologout param to logout view |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | check service in service ticket validation |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | Merge branch 'develop' |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | improve tests and documentation |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | replace \r\n in CAS v.1 validate response to \n |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | process warn GET argument on login page |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | add tests for service validate URL (CAS v.2) |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | simplify logic for login success redirect URL |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | small refactoring |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Alex Kamedov | add tests, fix LOGIN_REDIRECT_URL settings support |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Alex Kamedov | Added basic CAS 2.0 protocol support (only validation... |
blob | commitdiff | raw | diff to current |
2011-04-07 |
Alex Kamedov | remove unused imports |
blob | commitdiff | raw | diff to current |
2011-04-07 |
Alex Kamedov | i18n support |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Chris Williams | Fixed an issue raised by realyze on github where CRLF... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
zuber | Uncommented code responsible for deleting tickets. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
zuber | Added support for custom attributes from CAS version... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
zuber | Changed imports to absolute. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
zuber | Changed line endings in validate response from <CR... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
zuber | Added basic CAS 2.0 protocol support (only validation... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Chris Williams | Additional documentation and cleaned up imports in... |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Chris Williams | First commit |
blob | commitdiff | raw | diff to current |
|