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

[4.x] Bring back the password reset for non-OAuth sites #8396

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

jackmcdade
Copy link
Member

@jackmcdade jackmcdade commented Jul 3, 2023

This PR moved the emailLoginEnabled check into an OAuth only situation. If you don't have OAuth enabled, you only have email, and this bit here will never render.

[This PR](#4625) moved the emailLoginEnabled check into an OAuth only situation. If you don't have OAuth enabled, you only have email. Hence, this PR.
@jasonvarga
Copy link
Member

Oh yeah I'm an idiot.

@jasonvarga jasonvarga merged commit f806b6b into 4.x Jul 3, 2023
33 checks passed
@jasonvarga jasonvarga deleted the bring-back-password-reset branch July 3, 2023 18:49
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.

2 participants