franklindyer / agora-app

Simple and (hopefully) secure social media application. Also a project for spring 2024 CS 444 cybersecurity class at UNM.
4 stars 1 forks source link

Following a `confirmemail` link has a confusing result #104

Closed franklindyer closed 6 months ago

franklindyer commented 6 months ago

When not logged in, following a confirmemail link leads users to the login page. This is confusing behavior, and users should be notified that their email has been successfully confirmed rather than taken to /login.

altheaden commented 6 months ago

Closing this because I cannot replicate the issue. If it appears again, we can re-open.