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

Update request.user after authenticating.#447

Open
monokrome wants to merge 1 commit into
jpadilla:masterfrom
monokrome:patch-1
Open

Update request.user after authenticating.#447
monokrome wants to merge 1 commit into
jpadilla:masterfrom
monokrome:patch-1

Conversation

@monokrome

Copy link
Copy Markdown

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
Copy Markdown
Author

Anyone here? @jpadilla

@monokrome

Copy link
Copy Markdown
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.

1 participant