Skip to content

Enable password reset for social-auth users - #883

Merged
prathamesh920 merged 1 commit into
FOSSEE:masterfrom
prathamesh920:feature/social-auth-password-reset
Sep 7, 2026
Merged

Enable password reset for social-auth users#883
prathamesh920 merged 1 commit into
FOSSEE:masterfrom
prathamesh920:feature/social-auth-password-reset

Conversation

@prathamesh920

Copy link
Copy Markdown
Contributor
  • Implement GenericPasswordResetForm overriding get_users() to allow users without usable passwords to request a password reset.
  • Wire up the custom form class to the password_reset URL configuration.

Closes #882

- Implement GenericPasswordResetForm overriding get_users() to allow
  users without usable passwords to request a password reset.
- Wire up the custom form class to the password_reset URL configuration.
@prathamesh920

Copy link
Copy Markdown
Contributor Author

Merging on priority basis

@prathamesh920
prathamesh920 merged commit f74cba6 into FOSSEE:master Sep 7, 2026
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.

Set password option for social-auth users

1 participant