tires Posted April 25, 2022 Share Posted April 25, 2022 Hello! Is there a way to output a notification if the forgot password verification code is expired and the user is redirected to the login form therefore. At the moment there is just the redirect (after 60 minute run off) to the login form which could be a bit confusing for the user. The login form currently looks like this: $loginRegister = $modules->get('LoginRegister'); echo $loginRegister->execute(); Cheers and thanks! Link to comment Share on other sites More sharing options...
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