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…
Raise permission denied error if login failed
#2 by codingjoe was merged Jul 31, 2019 Loading…
Fix typos in README.rst
#4 by SebastianKapunkt was merged Aug 7, 2019 Loading…
Make email addresses case insensitive
#5 by codingjoe was merged Aug 26, 2019 Loading…
Adds option to use token multiple times
#6 by SebastianKapunkt was merged Sep 13, 2019 Loading…
Add Wagtail support
#7 by codingjoe was merged Feb 4, 2020 Loading…
Add Django 3.0 support
#8 by codingjoe was merged Feb 4, 2020 Loading…
Add production/stable classifier for pypi
#9 by codingjoe was merged Feb 4, 2020 Loading…
Improve documentation
#10 by codingjoe was merged Feb 11, 2020 Loading…
Fix missing next URL from initial login form data
#11 by codingjoe was merged Jun 15, 2020 Loading…
Add more logging and more comprehencive tests
#13 by codingjoe was merged Jul 1, 2020 Loading…
Switch token separate to URL safe character . (dot)
#14 by codingjoe was merged Jul 1, 2020 Loading…
Update models.py
#16 by andytwoods was closed Aug 10, 2020 Loading…
Add official Django 3.1 support
#17 by codingjoe was merged Aug 10, 2020 Loading…
Resolve Django 4.0 deprecation warnings
#19 by codingjoe was merged Oct 5, 2020 Loading…
Emit warning log if inactive user trys to authenticate
#20 by codingjoe was merged Nov 12, 2020 Loading…
Update package, CI and version support
#21 by codingjoe was merged Oct 20, 2021 Loading…
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…
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…
Fix next url encoding error
#24 by codingjoe was merged Oct 20, 2021 Loading…
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…
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…
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…
ProTip! Filter pull requests by the default branch with base:main.