diff options
| author | Jorge Bastida <me@jorgebastida.com> | 2013-05-18 13:46:31 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-05-18 15:58:29 +0200 |
| commit | dc43fbc2f21c12e34e309d0e8a121020391aa03a (patch) | |
| tree | fa59a272957256e31375ed3bd54b44b3b4e0e236 /AUTHORS | |
| parent | a0c0cc924e4c6ffd22158f254ed9bc9556f05cc4 (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
