Any Special Fail2Ban settings for Self-Hosted v3.9.0?

With v3.9.0 I noticed a very worthwhile feature is included “Added fail2ban and Two-Factor Authentication”. This is GREAT! Just wondering if there is a write up on how to add invoice ninja to an already existing fail2ban setup. Thanks!

As per this comment we added error_log('login failed'), re-reading it now it looks like we may also need to add error_log('login lockout');.

https://github.com/invoiceninja/invoiceninja/issues/1657#issuecomment-329152969

Gotcha thanks!

About to do the update tonight to 3.9.2… Has error_log('login lockout'); been included now? Can I include both in Fail2Ban after the update?

Thanks

Not yet

No problem, just checking, thanks for the hard work.