Hey,
Currently, if a genuine user enters their password incorrectly 4 times (which happens a lot) they’re shown a 404 page.
It would be much nicer to redirect them to a page saying “You failed to login, please wait 60 minutes”.
I did actually cobble this functionality together in the end, but it would be nice to have a dedicated setting.
Worth noting too that we use a custom login page for non-admin users so they are unable to see how many retries they have left. It would be great to be able to pull out that number for use anywhere on the site.
Peter