This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
topics
/
auth
History
Tim Graham
12606d2b99
[1.9.x]
Fixed
#26514
-- Documented that User.refresh_from_db() doesn't clear the permission cache.
...
Backport of 2c4c67af94318b15df7d9d37b936e07e8168bc73 from master
2016-04-18 09:03:48 -04:00
..
customizing.txt
[1.9.x] Fixed import location of check_password() in docs.
2016-02-22 12:43:36 -05:00
default.txt
[1.9.x]
Fixed
#26514
-- Documented that User.refresh_from_db() doesn't clear the permission cache.
2016-04-18 09:03:48 -04:00
index.txt
Fixed
#25083
-- Added SessionAuthenticationMiddleware to auth installation docs
2015-07-10 08:40:57 -04:00
passwords.txt
[1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
2016-03-01 11:38:49 -05:00