Hacker News new | ask | show | jobs
by oneeyedpigeon 3529 days ago
In my experience, that really confuses users. Some just do not understand or read the email too quickly; they click the link, then they get stuck. If everything just works as a result of clicking a link, users are satisfied.

BTW, why would the URL that identifies the reset request need to be unique if the tokens have enough entropy?

1 comments

Going to need a whole lot of characters to prevent someone being malicious and just resetting passwords randomly. Long characters are also more annoying to type for the end user. If the link is unique you can keep the passcode a little shorter and it requires two pieces of information to complete a reset.