-
Epic
-
Resolution: Done
-
Major
-
None
-
None
-
None
A user requests a password reset but their link expires. When they click the link, they’re shown an error message in error.tpl that comes from the message property: “invalidCodeMessage”.
This occurs in the following 3 events:
· A user clicks on the link again after it has been completed
· The link expires
· A user spends to long trying to login so the code is removed
Is it possible to use a different message property based on the type of error that occurs?