|
|
|
|
|
by 8cvor6j844qw_d6
23 days ago
|
|
Very minor UX nit. Clicking "change password" in the dashboard sends an email with a reset link, but the reset page only shows up in a logged-out session. If you're logged in, the link just redirects to the dashboard homepage. Since users will typically still be logged in when the email arrives (they just clicked the change password button from inside the dashboard), they'll need to logout first. Either a "log out first" line in the email, or having the link end the current session before serving the reset page, would smooth this over. --- Thanks for building this, useful for some home projects. |
|