Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Update request.user after authenticating. #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

monokrome
Copy link

If we don't do this, then request.user will be the wrong instance after authenticating - which can lead to some weird issues. Specifically, in projects that use request.user in response middleware.

If we don't do this, then `request.user` will be the wrong instance after authenticating - which can lead to some weird issues. Specifically, in projects that use `request.user` in response middleware.
@monokrome
Copy link
Author

Anyone here? @jpadilla

@monokrome
Copy link
Author

@jpadilla this is unfortunate. No response? It has been 9 months...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant