Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC
Open Closed

Registration email confirmation: Handle incorrect confirmation link gracefully #6044


User avatar
0
holoncom created

Hello,

When following an email confirmation link that is incorrect or outdated, the page returns an error (stack trace). This is easy to reproduce by following the link with an empty code, for example.

http://localhost:port/Account/EmailConfirmation?

Instead, I would expect a user friendly error message, or at the minimum a redirect to login.

Regards


1 Answer(s)