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

Allow password reset & email verify pages on global login required #790

Merged
merged 1 commit into from
May 31, 2023
Merged

Allow password reset & email verify pages on global login required #790

merged 1 commit into from
May 31, 2023

Conversation

ThatStella7922
Copy link
Contributor

This PR adds the password/confirm-email to the whitelisted pages for when global login is required. The matching allows subpages of those pages to be whitelisted as well, such as /accounts/password/reset/ or /accounts/password/change/, as well as the tokens used in the email confirmation system.

This fixes email verification as well as password resets when global login is required

Properly fixes #770

@mgogoulos mgogoulos merged commit cd8d0ea into mediacms-io:main May 31, 2023
@mgogoulos
Copy link
Contributor

Thanks for the PR!

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

Successfully merging this pull request may close these issues.

Unable to verify email
2 participants