Django-defender

Latest version: v0.9.8

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

Scan your dependencies

Page 5 of 6

0.3.2

-----

- Add ``DEFENDER_LOCK_OUT_BY_IP_AND_USERNAME``, and changed settings to support django 1.8.

0.3.1

-----

- Fix the management command name

0.3

---

- Add management command ``cleanup_django_defender`` to clean up access attempt table.
- Add ``DEFENDER_STORE_ACCESS_ATTEMPTS`` config to say if you want to store attempts to DB or not.
- Add ``DEFENDER_ACCESS_ATTEMPT_EXPIRATION`` config to specify how long to store the access attempt records in the db, before the management command cleans them up.
- Change the Django admin page to remove some filters which were making the page load slow with lots of login attempts in the database.

0.2.2

-----

- Another bug fix release for more missing files in distribution

0.2.1

-----

- Bug fixes for packing missing files

0.2

---

- Add fixes to include possible security issue

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.