Torsten Baldes Posted March 16, 2018 Posted March 16, 2018 Hi, I'm using LoginRegister and SessionLoginThrottle (core module). If a user tries to login with wrong credentials SessionLoginThrottle steps in and prevents a brute force attack. This works fine for the backend login. When someone tries this on the frontend, it produces an exception with an "Internal server error" message. Is there a way to output the same messages from the backend also on the frontend or catch this error and show some other hint to the user? Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now