Daniel Hahler
|
a810f4aa04
|
[1.11.x] Refs #28207 -- Fixed contrib.auth.authenticate() if 'backend' is in the credentials.
Regression in 3008f30f19 .
Backport of a3ba2662cd from master
|
2017-05-22 13:00:44 -04:00 |
Tamas Szabo
|
d945b7e42a
|
[1.11.x] Fixed #28207 -- Fixed contrib.auth.authenticate() if multiple auth backends don't accept a request.
Backport of 3008f30f19 from master
|
2017-05-15 08:15:18 -04:00 |
Tim Graham
|
53f5dc10cd
|
[1.11.x] Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg.
Backport of c31e7ab5a4 from master
|
2017-02-24 13:59:34 -05:00 |
Aleksej Manaev
|
4b9330ccc0
|
Fixed #25187 -- Made request available in authentication backends.
|
2016-09-12 20:11:53 -04:00 |