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

[feature] Provide confirm email success page #277

Closed
nemesifier opened this issue Aug 27, 2021 · 0 comments · Fixed by #278
Closed

[feature] Provide confirm email success page #277

nemesifier opened this issue Aug 27, 2021 · 0 comments · Fixed by #278
Assignees

Comments

@nemesifier
Copy link
Member

Currently after confirming their email addresses, new users get redirected to a login form which if used doesn't take anywhere.

This could be confusing for end-users.

In order to not slow down the new release further we can opt for a solution which should be easy: provide a view which shows a page with the which just shows the success message and says "you can safely close this window".

Then we can just configure EMAIL_CONFIRMATION_ANONYMOUS_REDIRECT_URL and EMAIL_CONFIRMATION_AUTHENTICATED_REDIRECT_URL to point to this view in production (and we can add it to the default settings of this project and to the recommended settings in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants