Skip to content

Fix RemoteUserAuthentication calling django authenticate with …#7158

Merged
lovelydinosaur merged 1 commit intoencode:masterfrom
wearespindle:authenticate-request-arg
Sep 3, 2021
Merged

Fix RemoteUserAuthentication calling django authenticate with …#7158
lovelydinosaur merged 1 commit intoencode:masterfrom
wearespindle:authenticate-request-arg

Conversation

@puittenbroek
Copy link
Contributor

Fixes #7157

@kevin-brown
Copy link
Contributor

@kevin-brown kevin-brown added this to the 3.12 Release milestone Jan 27, 2020
@puittenbroek
Copy link
Contributor Author

Appears so :)

@lovelydinosaur
Copy link
Contributor

I can only assume that approximately nobody is using this particular authentication class? 🤷‍♂️

But yup, let's get this (finally) in. And, thank you!

@lovelydinosaur lovelydinosaur merged commit 655e803 into encode:master Sep 3, 2021
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RemoteUserAuthentication.authenticate calls django.contrib.auth.authenticate without request argument

4 participants