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

Commits on Jul 1, 2018

  1. Update request.user after authenticating.

    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 authored Jul 1, 2018
    Configuration menu
    Copy the full SHA
    aeb3526 View commit details
    Browse the repository at this point in the history