Login attempt fails after 3

does 7.0.0.6nhave any way to limit the amount of login tries?

HI @bargas28411

I use Rate Limiting, I even use it in some other API calls, not just on the login page.

You can follow this tutorial by @Teodor . Super detailed.

https://community.wappler.io/t/rate-limiting/57036