This repository has been archived by the owner on May 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 651
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #290 -- Pass request object on authenticate()
Django 1.11 introduced `def authenticate(request, ...)`. This would be useful for some authentications with additional data. i.e. multiple user types.
- Loading branch information
Jezeniel Zapanta
committed
Nov 7, 2017
1 parent
0a0bd40
commit 68a23cc
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters