django/docs/topics/auth
Tim Graham a2970a0464 [1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking example.
Backport of c41737dc00 from master
2016-03-21 19:58:44 -04:00
..
customizing.txt [1.8.x] Fixed import location of check_password() in docs. 2016-02-22 12:43:41 -05:00
default.txt [1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking example. 2016-03-21 19:58:44 -04:00
index.txt [1.8.x] Fixed #25083 -- Added SessionAuthenticationMiddleware to auth installation docs 2015-07-10 08:41:18 -04:00
passwords.txt [1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. 2016-02-29 08:07:17 -05:00