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-07-29
Minor typo fix
James Rutherford
2013-07-29
Updated authtoken docs to mention south migrations
James Rutherford
2013-07-29
Docs about migrations and `post_save`.
Tom Christie
2013-07-02
Fix broken link by hacking around md->html translating
Tom Christie
2013-07-01
Tweak text
Tom Christie
2013-07-01
Capitalization on OAuth
Tom Christie
2013-07-01
Added Django OAuth2 Consumer package
Tom Christie
2013-06-17
Add Django OAuth Toolkit to docs
Tom Christie
2013-06-03
request.user should be still be accessible in renderer context if authenticat...
Tom Christie
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-04-26
Adding 'view or viewset' to docs appropriate.
Tom Christie
2013-04-11
Remove redundant text.
Victor Shih
2013-03-30
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-03-28
Note on using curl with token auth
Tom Christie
2013-03-27
Complete remove of client checks from oauth2
Fernando Rocha
2013-03-09
Docs polishing.
Tom Christie
2013-03-07
Tweak docs
Tom Christie
2013-03-07
Merge OAuth2 work.
Tom Christie
2013-03-07
Merge & clean OAuth support
Tom Christie
2013-03-06
Update the documentation
Pierre Dulac
2013-03-05
Fix typo
Stephan Groß
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
[next]