Sunday, April 27, 2014

problem with BruteBuster

Hi

I have a django project with django version 1.5.1 and django-brutebuster version 0.1.8.
Although django-brutebuster is properly installed and configured (3 allowed attempts), I noticed that the failed attempts are not saved in the database
('BruteBuster_failedattempt' table has no entries)
and under page '/admin/BruteBuster/failedattempt/' it is always shown '0 failed attempt'.

I have also another older django project with django version 1.2 and by testing there is all ok, failed attempts has been saved.

Now I'm testing running django project with django version 1.5.1 on the developing server, but it will be shown no error or warning message in the terminal, brutebuster is still not working and I realy have no idea how to fix this.

Could anybody give me a hint please.
Thanks in advance and greetings.
Ogi

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/529511ff-4d9a-4131-b6bf-ebeb1fb5cc2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment