index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
/
authentication.md
Age
Commit message (
Expand
)
Author
2013-03-05
Docs tweak.
Tom Christie
2013-03-05
Minor docs tweak
Tom Christie
2013-03-04
Add note for using authtoken with custom django user model and south
Stephan Groß
2013-03-01
Use the correct doc link style
Pierre Dulac
2013-03-01
Merge branch 'master' into oauth2-authentication
Pierre Dulac
2013-03-01
Add OAuth2Authentication documentation
Pierre Dulac
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-27
rfc5849 link with anchor
swistakm
2013-02-25
add OAuthAuthentication documentation stub
swistakm
2013-02-23
method fix for custom authentication
Ryan Detzel
2013-02-12
Notes on creating a custom `obtain_auth_token` view. Fixes #641.
Tom Christie
2013-02-07
Add link to djangorestframework-digestauth
Tom Christie
2013-01-28
fix mistake in docs
swistakm
2013-01-28
Merge branch 'upstream_master' into docs_patch_method
Michael Elovskikh
2013-01-28
Example custom authentication. Fixes #301.
Tom Christie
2013-01-22
Merge branch 'master' into unauthenticated_response
Tom Christie
2013-01-21
WWW-Authenticate responses
Tom Christie
2013-01-20
Fixed reference to authtoken in the docs
Bruno Renié
2013-01-18
Rephrasing.
Tom Christie
2013-01-17
Added PATCH HTTP method to the docs
Michael Elovskikh
2013-01-16
Update docs/api-guide/authentication.md
Federico Capoano
2013-01-16
Update docs/api-guide/authentication.md
Federico Capoano
2013-01-11
Fix typo in permission_classes
Stephan Groß
2013-01-09
Include CSRF note in SessionAuthentication docs.
Tom Christie
2013-01-07
Merged to latest master
Tom Christie
2012-11-28
Fix location of obtain_auth_token view
Pavel Savchenko
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-14
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...
Rob Romano
2012-11-14
Added documentation on how to use the token authentication login view.
Rob Romano
2012-11-14
added description how to use the auth token
Stephan Groß
2012-11-13
Remove OAuth2 from docs
Tom Christie
2012-11-09
Merge with master
Tom Christie
2012-10-31
Fixing documentation on auth/throttling guides
Otto Yiu
2012-10-29
fix api_view decorator useage
Stephan Groß
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-17
Make settings consistent with corrosponding view attributes
Tom Christie
2012-10-17
Use two seperate exceptions - `AuthenticationFailed`, and `NotAuthenticated`
Tom Christie
2012-10-17
Use correct status code
Tom Christie
2012-10-17
Add docs for 401 vs 403 responses
Tom Christie
2012-10-17
Highlight use of permissions alnog with authentication
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-10-05
Tweak view slightly
Tom Christie
2012-09-30
Docs tweaking
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-13
Tweak throttling/permissions/auth docs
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-07
Get rid of the BaseToken abstract model
Mjumbe Wawatu Poe
[prev]
[next]