aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/authenticators.py
AgeCommit message (Expand)Author
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie
2011-04-27Urg. Fixing broken mergeTom Christie
2011-04-27Merge previous checkinsTom Christie
2011-04-27Fix up tests and examples after refactoringTom Christie
2011-04-26CSRF validation will only be applied to POST requests, so let's only load .RA...tom christie tom@tomchristie.com
2011-04-25Generic permissions added, allowed_methods and anon_allowed_methods now defun...Tom Christie
2011-04-11depercate auth and content arguments to the request handler methods - yea :)Tom Christie
2011-04-11Refactoring of authentication/permissionsTom Christie
2011-04-04Better error handling for Basic authentication. Catch exceptions that could b...Carmen Wick
2011-04-04Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ...Tom Christie
2011-02-19Clean up the docstom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-01Tests for MSIE accept header mungingtom christie tom@tomchristie.com
2011-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com