- Issue created by @Anybody
- πΊπΈUnited States douggreen Winchester, VA
We have also run into this. I think that the honeypot code needs to be more configurable. There should either be config to disable it, or config to control it's value separately from the default IP banning.
- Merge request !29Better Honeypot integration with separate banning values for each Honeypot method. β (Open) created by douggreen
- πΊπΈUnited States douggreen Winchester, VA
The MR adds configuration for honeypot. Do we also want to add a flag to just enable/disable honeypot banning?
- π©πͺGermany Anybody Porta Westfalica
Thank you @douggreen that looks impressive!
Could you maybe add some tests to prove it works, maybe you can simply combine them from the tests in this module and from honeypot?
Thanks!!
- πΊπΈUnited States douggreen Winchester, VA
@anybody this solution didn't actually solve our problem, so I'm going to suggest another solution. Our user's were still banned, but after a few tries now. I think we need config that just doesn't ban based on honeypot time.
- πΊπΈUnited States douggreen Winchester, VA
Oh wait, this will work, I just need to configure it differently. As for tests ... I apologize in advance, but I'll leave that for someone else.