Skip to content

Pull requests: codingjoe/django-mail-auth

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix session key security issues
#1 by codingjoe was merged May 28, 2019 Loading… updated May 28, 2019
Raise permission denied error if login failed
#2 by codingjoe was merged Jul 31, 2019 Loading… updated Jul 31, 2019
Fix typos in README.rst
#4 by SebastianKapunkt was merged Aug 7, 2019 Loading… updated Aug 7, 2019
Add Django 3.0 support
#8 by codingjoe was merged Feb 4, 2020 Loading… updated Feb 4, 2020
Add production/stable classifier for pypi
#9 by codingjoe was merged Feb 4, 2020 Loading… updated Feb 4, 2020
Fix missing next URL from initial login form data
#11 by codingjoe was merged Jun 15, 2020 Loading… updated Jun 15, 2020
Add more verbose logging to MailAuthBackend to debug login issues
#12 by codingjoe was merged Jul 1, 2020 Loading… updated Jul 1, 2020
Switch token separate to URL safe character . (dot)
#14 by codingjoe was merged Jul 1, 2020 Loading… updated Jul 1, 2020
Add more logging and more comprehencive tests
#13 by codingjoe was merged Jul 1, 2020 Loading… updated Jul 2, 2020
Add official Django 3.1 support
#17 by codingjoe was merged Aug 10, 2020 Loading… updated Aug 10, 2020
Add _legacy_get_session_auth_hash to fix Django 3.1 support
#18 by codingjoe was merged Aug 12, 2020 Loading… updated Aug 12, 2020
Resolve Django 4.0 deprecation warnings
#19 by codingjoe was merged Oct 5, 2020 Loading… updated Oct 5, 2020
Emit warning log if inactive user trys to authenticate
#20 by codingjoe was merged Nov 12, 2020 Loading… updated Nov 12, 2020
Update package, CI and version support
#21 by codingjoe was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Fix next url encoding error
#24 by codingjoe was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Bump actions/setup-node from 2.4.0 to 2.4.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#22 by dependabot bot was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Bump actions/checkout from 2.3.4 to 2.3.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#23 by dependabot bot was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Bump black from 21.9b0 to 21.10b0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#25 by dependabot bot was merged Nov 1, 2021 Loading… updated Nov 1, 2021
Bump actions/checkout from 2.3.5 to 2.4.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#26 by dependabot bot was merged Nov 3, 2021 Loading… updated Nov 3, 2021
Bump isort from 5.9.3 to 5.10.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#27 by dependabot bot was merged Nov 4, 2021 Loading… updated Nov 4, 2021
Bump isort from 5.10.0 to 5.10.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#29 by dependabot bot was merged Nov 10, 2021 Loading… updated Nov 10, 2021
Bump bandit from 1.7.0 to 1.7.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#30 by dependabot bot was merged Nov 15, 2021 Loading… updated Nov 15, 2021
Bump black from 21.10b0 to 21.11b0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#32 by dependabot bot was closed Nov 19, 2021 Loading… updated Nov 19, 2021
Bump actions/setup-python from 2.2.2 to 2.3.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#31 by dependabot bot was merged Nov 20, 2021 Loading… updated Nov 20, 2021
Bump black from 21.10b0 to 21.11b1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#33 by dependabot bot was merged Nov 20, 2021 Loading… updated Nov 20, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.