aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/authentication.md
AgeCommit message (Expand)Author
2013-03-05Docs tweak.Tom Christie
2013-03-05Minor docs tweakTom Christie
2013-03-04Add note for using authtoken with custom django user model and southStephan Groß
2013-03-01Use the correct doc link stylePierre Dulac
2013-03-01Merge branch 'master' into oauth2-authenticationPierre Dulac
2013-03-01Add OAuth2Authentication documentationPierre Dulac
2013-02-28Auth is no longer lazy. Closes #667.Tom Christie
2013-02-27rfc5849 link with anchorswistakm
2013-02-25add OAuthAuthentication documentation stubswistakm
2013-02-23method fix for custom authenticationRyan Detzel
2013-02-12Notes on creating a custom `obtain_auth_token` view. Fixes #641.Tom Christie
2013-02-07Add link to djangorestframework-digestauthTom Christie
2013-01-28fix mistake in docsswistakm
2013-01-28Merge branch 'upstream_master' into docs_patch_methodMichael Elovskikh
2013-01-28Example custom authentication. Fixes #301.Tom Christie
2013-01-22Merge branch 'master' into unauthenticated_responseTom Christie
2013-01-21WWW-Authenticate responsesTom Christie
2013-01-20Fixed reference to authtoken in the docsBruno Renié
2013-01-18Rephrasing.Tom Christie
2013-01-17Added PATCH HTTP method to the docsMichael Elovskikh
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
2013-01-11Fix typo in permission_classesStephan Groß
2013-01-09Include CSRF note in SessionAuthentication docs.Tom Christie
2013-01-07Merged to latest masterTom Christie
2012-11-28Fix location of obtain_auth_token viewPavel Savchenko
2012-11-19More docs tweaking.Tom Christie
2012-11-19Docs tweaks.Tom Christie
2012-11-14Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...Rob Romano
2012-11-14Added documentation on how to use the token authentication login view.Rob Romano
2012-11-14added description how to use the auth tokenStephan Groß
2012-11-13Remove OAuth2 from docsTom Christie
2012-11-09Merge with masterTom Christie
2012-10-31Fixing documentation on auth/throttling guidesOtto Yiu
2012-10-29fix api_view decorator useageStephan Groß
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Make settings consistent with corrosponding view attributesTom Christie
2012-10-17Use two seperate exceptions - `AuthenticationFailed`, and `NotAuthenticated`Tom Christie
2012-10-17Use correct status codeTom Christie
2012-10-17Add docs for 401 vs 403 responsesTom Christie
2012-10-17Highlight use of permissions alnog with authenticationTom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-05Tweak view slightlyTom Christie
2012-09-30Docs tweakingTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-13Tweak throttling/permissions/auth docsTom Christie
2012-09-12Tweaks to Token authTom Christie
2012-09-12Updating docsTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-07Get rid of the BaseToken abstract modelMjumbe Wawatu Poe