2012-05-15 |
deyk | Added some protective decorators. |
tree | commitdiff |
2012-05-15 |
deyk | Now tracking login success. |
tree | commitdiff |
2012-05-15 |
deyk | Added new signal |
tree | commitdiff |
2012-04-18 |
deyk | Fixed handling of iterables inside attribute_formatters. |
tree | commitdiff |
2012-04-18 |
deyk | Guess we should unpack the iterables. |
tree | commitdiff |
2012-04-18 |
deyk | Instead of checking for list type, check for collection... |
tree | commitdiff |
2012-04-16 |
deyk | Added identifier history support to CAS 2.0 validation... |
tree | commitdiff |
2012-04-16 |
deyk | Hey, it's probably not a good idea to clobber the respo... |
tree | commitdiff |
2012-04-16 |
deyk | OK, why isn't that working? |
tree | commitdiff |
2012-04-16 |
deyk | Let's get that send() invocation right, shall we? |
tree | commitdiff |
2012-04-16 |
deyk | Changed from custom attribute callback to signal for... |
tree | commitdiff |
2012-04-16 |
deyk | Beter speling. |
tree | commitdiff |
2012-04-16 |
deyk | Fixed socialauth-login url. |
tree | commitdiff |
2012-04-16 |
deyk | Deleting ticket after successful validation. |
tree | commitdiff |
2012-04-16 |
deyk | Added missing comma. |
tree | commitdiff |
2012-04-13 |
deyk | Whoops, we really don't want to use the Authentication... |
tree | commitdiff |
2012-04-13 |
deyk | Merge remote-tracking branch 'cas2/master' |
tree | commitdiff |
2012-04-12 |
deyk | Changed the signature of the login hijack signal. |
tree | commitdiff |
2012-04-11 |
deyk | Adding the `on_cas_login` signal, which is sent just... |
tree | commitdiff |
2012-04-11 |
deyk | Moved `merge` argument into `**kwargs`. |
tree | commitdiff |
2012-04-11 |
deyk | Removed `views.socialauth_login`, as `views.login`... |
tree | commitdiff |
2012-04-11 |
deyk | Normal login now pull the service off the session,... |
tree | commitdiff |
2012-04-11 |
deyk | Whoops. |
tree | commitdiff |
2012-04-11 |
deyk | Simplified getting the service off the session for... |
tree | commitdiff |
2012-04-11 |
deyk | Fixed: Service URL was getting built in two different... |
tree | commitdiff |
2012-04-11 |
deyk | Removed duplicated service-related code branches in... |
tree | commitdiff |
2012-04-11 |
deyk | Cleaned up long lines, unused imports. |
tree | commitdiff |
2012-02-07 |
deyk | Merge branch 'master' of git://github.com/eykd/django... |
tree | commitdiff |
2012-02-07 |
deyk | Fixed faulty redirect if user is already logged in... |
tree | commitdiff |
2012-02-06 |
dwickwire | Adding autofocus to Email field |
tree | commitdiff |
2012-02-03 |
deyk | Clarified logging on validation |
tree | commitdiff |
2012-02-03 |
deyk | Clarified validation logging. |
tree | commitdiff |
2012-02-03 |
deyk | Made logging of failed validation more explicit. |
tree | commitdiff |
2012-02-03 |
deyk | Getting the service off the POST form, like we should... |
tree | commitdiff |
2012-01-28 |
dwickwire | Adding class to remember me |
tree | commitdiff |
2012-01-24 |
deyk | Removed accounts dependency, using a signal instead. |
tree | commitdiff |
2012-01-20 |
dwickwire | Changed the CAS Protocol! A 'yes' or 'no' first line... |
tree | commitdiff |
2012-01-19 |
dwickwire | Changed the remember me label |
tree | commitdiff |
2012-01-19 |
deyk | Removed some broken logging statements. |
tree | commitdiff |
2012-01-19 |
deyk | Fixeed urls.py to match latest usage. Sprinkled logging... |
tree | commitdiff |
2012-01-18 |
deyk | Removed usage of LoginTicket, as we get this in a much... |
tree | commitdiff |
2012-01-18 |
deyk | Added more specific exception handling. This clears... |
tree | commitdiff |
2012-01-18 |
deyk | Specifying merge template for merge url. |
tree | commitdiff |
2012-01-18 |
deyk | Corrected behavior of merge/login forms on GET requests. |
tree | commitdiff |
2012-01-18 |
dwickwire | Fixing validation always being thrown on first visit. |
tree | commitdiff |
2012-01-18 |
deyk | Added support for handling user-merging workflows at... |
tree | commitdiff |
2012-01-18 |
dwickwire | Adding basic merge template |
tree | commitdiff |
2011-11-23 |
dwickwire | Saving the service protectively. Also using user from... |
tree | commitdiff |
2011-11-16 |
dwickwire | Added social authentication hook to generate valid... |
tree | commitdiff |
2011-10-28 |
dwickwire | Added 'remember me' functionality to view |
tree | commitdiff |
2011-10-26 |
Sebastian Annies | do some logging |
tree | commitdiff |
2011-10-24 |
deyk | Tweaked to use emails instead of usernames. |
tree | commitdiff |
2011-10-17 |
Sebastian Annies | repair tests |
tree | commitdiff |
2011-10-17 |
Sebastian Annies | do not check targetService - that is totally wrong. |
tree | commitdiff |
2011-10-17 |
Sebastian Annies | remove unused targetService field |
tree | commitdiff |
2011-10-17 |
Sebastian Annies | add admins for proxy related tickets |
tree | commitdiff |
2011-10-17 |
Sebastian Annies | service == service if host, port and path are euqal... |
tree | commitdiff |
2011-10-15 |
Marek Stępniowski | Changed `<CR><LF>` line endings to `<LF>` in `views... |
tree | commitdiff |
2011-10-15 |
Marek Stępniowski | Removed unneeded imports. |
tree | commitdiff |
2011-10-10 |
Sebastian Annies | using south for db migrations |
tree | commitdiff |
2011-10-10 |
Sebastian Annies | proxy chaining is now working |
tree | commitdiff |
2011-10-09 |
Sebastian Annies | first try to implement proxy tickets |
tree | commitdiff |
2011-06-08 |
Gunnlaugur Thor... | Inherit AuthenticationForm, support form override |
tree | commitdiff |
2011-06-08 |
Gunnlaugur Thor... | Fix: use the correct ValidationError class |
tree | commitdiff |
2011-06-08 |
Gunnlaugur Thor... | Restore Py2.5 compatibility |
tree | commitdiff |
2011-04-27 |
Alex Kamedov | Merge branch 'develop' |
tree | commitdiff |
2011-04-27 |
Alex Kamedov | add CAS_AUTO_REDIRECT_AFTER_LOGOUT settings option |
tree | commitdiff |
2011-04-27 |
Alex Kamedov | Merge branch 'vshulyak' into develop |
tree | commitdiff |
2011-04-27 |
Alex Kamedov | Merge branch 'develop' |
tree | commitdiff |
2011-04-27 |
Alex Kamedov | Now you can use custom formatters to custom user attributes |
tree | commitdiff |
2011-04-26 |
vladimir | added autologout param to logout view |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | check service in service ticket validation |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | improve templates |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | Merge branch 'develop' |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | improve tests and documentation |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | replace \r\n in CAS v.1 validate response to \n |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | process warn GET argument on login page |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | add tests for service validate URL (CAS v.2) |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | simplify logic for login success redirect URL |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | small refactoring |
tree | commitdiff |
2011-04-24 |
Alex Kamedov | add tests, fix LOGIN_REDIRECT_URL settings support |
tree | commitdiff |
2011-04-23 |
Alex Kamedov | Added basic CAS 2.0 protocol support (only validation... |
tree | commitdiff |
2011-04-23 |
Alex Kamedov | allow URLs without trailing slashes: not all CAS client... |
tree | commitdiff |
2011-04-07 |
Alex Kamedov | improve admin area |
tree | commitdiff |
2011-04-07 |
Alex Kamedov | remove unused imports |
tree | commitdiff |
2011-04-07 |
Alex Kamedov | add Russian translation |
tree | commitdiff |
2011-04-07 |
Alex Kamedov | i18n support |
tree | commitdiff |
2011-02-02 |
Chris Williams | Fixed an issue raised by realyze on github where CRLF... |
tree | commitdiff |
2009-10-15 |
zuber | FIX: Changed ET references (which was undefined) to... |
tree | commitdiff |
2009-10-15 |
zuber | Changed xml.py module name to etree.py because it was... |
tree | commitdiff |
2009-10-12 |
zuber | Fixed a syntax error in lxml namespace registration... |
tree | commitdiff |
2009-10-05 |
zuber | Uncommented code responsible for deleting tickets. |
tree | commitdiff |
2009-10-05 |
zuber | Added support for custom attributes from CAS version... |
tree | commitdiff |
2009-10-05 |
zuber | Changed imports to absolute. |
tree | commitdiff |
2009-10-05 |
zuber | Changed line endings in validate response from <CR... |
tree | commitdiff |
2009-10-05 |
zuber | Added basic CAS 2.0 protocol support (only validation... |
tree | commitdiff |
2009-10-02 |
zuber | Use string.ascii_letters instead of string.letters... |
tree | commitdiff |
2009-03-18 |
Chris Williams | Additional documentation and cleaned up imports in... |
tree | commitdiff |
2009-03-18 |
Chris Williams | Added some documentation and a license |
tree | commitdiff |
2009-03-17 |
Chris Williams | Removed some old SVN junk |
tree | commitdiff |
next |