We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcfd5e commit a0ead0bCopy full SHA for a0ead0b
AUTHORS
@@ -48,3 +48,4 @@ Tom Evans
48
Will Beaufoy
49
pySilver
50
Łukasz Skarżyński
51
+Shaheed Haque
CHANGELOG.md
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
### Added
20
* #915 Add optional OpenID Connect support.
21
+* #712, #636, #808. Calls to `django.contrib.auth.authenticate()` now pass a `request`
22
+ to provide compatibility with backends that need one.
23
24
### Changed
25
* #942 Help via defunct Google group replaced with using GitHub issues
0 commit comments