Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auth: Clean up redundant request.session.modified change.
This line was added in 94e099e, presumably because of the del request.session["multiuse_object_key"] line that was just above it. Looks like it should have been removed in 868a763, which eliminated that `del` operation.
- Loading branch information