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 DefaultLoginSerializer.get_authenticated_user in favor of separate LOGIN_AUTHENTICATOR function #51

Closed
apragacz opened this issue May 11, 2019 · 0 comments

Comments

@apragacz
Copy link
Owner

No description provided.

@apragacz apragacz changed the title Deprecate DefaultLoginSerializer.get_authenticated_user in favor of DefaultLoginSerializer.get_authenticated_user_or_none Deprecate get_authenticated_user in favor of get_authenticated_user_or_none in DefaultLoginSerializer May 11, 2019
@apragacz apragacz changed the title Deprecate get_authenticated_user in favor of get_authenticated_user_or_none in DefaultLoginSerializer Deprecate DefaultLoginSerializer.get_authenticated_user in favor of separate LOGIN_AUTHENTICATOR function Aug 1, 2019
@apragacz apragacz added this to the Version 0.6 milestone Oct 13, 2019
@apragacz apragacz self-assigned this May 22, 2020
apragacz added a commit that referenced this issue Jun 14, 2020
apragacz added a commit that referenced this issue Jun 21, 2020
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