converted logistration password reset views from function to DRF APIVIEW (#25582)
* converted logistration password reset views from function to DRF APIVIEW VAN-31
Showing
- openedx/core/djangoapps/user_authn/urls_common.py 2 additions, 2 deletionsopenedx/core/djangoapps/user_authn/urls_common.py
- openedx/core/djangoapps/user_authn/views/password_reset.py 91 additions, 91 deletionsopenedx/core/djangoapps/user_authn/views/password_reset.py
- openedx/core/djangoapps/user_authn/views/tests/test_reset_password.py 12 additions, 7 deletions.../djangoapps/user_authn/views/tests/test_reset_password.py
Loading
Please register or sign in to comment