jazzband / django-defender

A simple super fast django reusable app that blocks people from brute forcing login attempts
Apache License 2.0
1.03k stars 144 forks source link

cleanup_django_defender has no effect #208

Closed oOkeOo closed 2 years ago

oOkeOo commented 2 years ago

Hi, I'm facing an issue with the cleanup_django_defender command. It says Starting clean up of django-defender table Finished. Removed 0 AccessAttempt entries. This is while I can see the list of my attempts over the web interface but not the block-list (empty). All block functions work but unfortunately I can't delete entries manually due to the given error.

Thanks for helping me. Please let me know which additional information you need.

oOkeOo commented 2 years ago

Please delete. Fatal mistake.