summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJorge Bastida <me@jorgebastida.com>2013-05-18 13:46:31 +0200
committerClaude Paroz <claude@2xlibre.net>2013-05-18 15:58:29 +0200
commitdc43fbc2f21c12e34e309d0e8a121020391aa03a (patch)
treefa59a272957256e31375ed3bd54b44b3b4e0e236 /AUTHORS
parenta0c0cc924e4c6ffd22158f254ed9bc9556f05cc4 (diff)
Fixed #18998 - Prevented session crash when auth backend removed
Removing a backend configured in AUTHENTICATION_BACKENDS should not raise an exception for existing sessions, but should make already logged-in users disconnect. Thanks Bradley Ayers for the report.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 0ad6522725..e83fc035a3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -92,6 +92,7 @@ answer newbie questions, and generally made Django that much better:
Randy Barlow <randy@electronsweatshop.com>
Scott Barr <scott@divisionbyzero.com.au>
Jiri Barton
+ Jorge Bastida <me@jorgebastida.com>
Ned Batchelder <http://www.nedbatchelder.com/>
batiste@dosimple.ch
Batman