Base solution for your next web application

Activities of "holoncom"

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

Hello,

After following the forgot password? link and submitting an email address, the controller action returns JSON instead of a View. Causing the browser to print the json. Instead, I would expect some kind of confirmation view or at least a redirect to login.

What is the reason for this?

Regards

Showing 1 to 2 of 2 entries