Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unconfirmed email profile should return 404 #5143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kinsomicrote
Copy link

It is possible to view the profile page of a user whose email has not been confirmed. To resolve #5079, this PR returns a 404 error page for the profile page when the email has not been confirmed.

- Added a check for profiles whose email has not been confirmed, so the
show page can return 404 for such profiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Profiles for unconfirmed users should 404
1 participant