Django-magiclink

Latest version: v1.3.0

Safety actively analyzes 618891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

* Add unsubscribe email modal / checks

1.1.0

* Use expiry|timeuntil in plain text email instead of hard coded time
* Add ability to customise login verify flow
* Only store IP address if REQUIRE_SAME_IP is True
* Management command to clear old magic links
* Add MAGICLINK_ANONYMIZE_IP settings
* Add MAGICLINK_LOGIN_FAILED_REDIRECT setting

1.0.4

* Check `next` redirect is safe
* Add csrf_protect decorator for POSTs
* Check `form_name` is a valid form

1.0.3

Not secure
* Add missing `packaging` dependency for version check

1.0.2

Not secure
* Add `never_cache` to LoginVerify view
* Remove default_app_config for Django 3.2 +
* Add tox tests for Django 3.2 and Python 3.9
* Add packaging to mypy tox deps

1.0.1

Not secure
* Make the token length created by `create_magiclink()` use the correct `TOKEN_LENGTH` setting - Thanks SunnyR
* README wording
* Update dependencies

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.