Problem/Motivation
After #3198010: User login page broken when there are more than 5 failed login attempts for an account if a user fails login attempts, they are presented with the maintenance template. Although I agree with the idea of this lightware template for the purpose of Bot/Brute force, this is not very user-friendly if a maintenance page is themed separately or has messaging outside of config about site outages.
Steps to reproduce
- Fail 5 logins
- Get presented with maintenance twig template
Proposed resolution
- Provide a separate "failed_login" (or similar) template used for this scenario.