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

Deprecate DefaultSendResetPasswordLinkSerializer.get_user_or_none in favor of separate RESET_PASSWORD_USER_FINDER function #94

Closed
apragacz opened this issue Dec 14, 2019 · 0 comments

Comments

@apragacz
Copy link
Owner

No description provided.

@apragacz apragacz changed the title Deprecate DefaultSendResetPasswordLinkSerializer.get_user_or_none in favor of separate RESET_PASSWORD_FINDER function Deprecate DefaultSendResetPasswordLinkSerializer.get_user_or_none in favor of separate RESET_PASSWORD_USER_FINDER function Dec 14, 2019
@apragacz apragacz added this to the Version 0.6 milestone Dec 14, 2019
@apragacz apragacz self-assigned this Dec 7, 2020
@apragacz apragacz closed this as completed Feb 5, 2021
apragacz added a commit that referenced this issue Feb 13, 2021
Changes:

*   Add a check for SEND_RESET_PASSWORD_LINK_SERIALIZER_USE_EMAIL (#92)
*   Remove typing ignores (#109)
*   Deprecate DefaultRegisterEmailSerializer.get_email() method (#95)
*   Add SEND_RESET_PASSWORD_LINK_USER_FINDER (#94)
*   Add USE_NON_FIELD_ERRORS_KEY_FROM_DRF_SETTINGS (#125)
*   Use get_user_public_field_names() instead of get_user_field_names()
*   Add Brazilian Portuguese (pt_BR) translation (#122)
*   Add LOGIN_AUTHENTICATOR function setting (#51)
*   Move password validation to reset password serializer (#110)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant