Change usages of is_safe_url to use new allowed_hosts instead of host
"host" parameter is deprecated and throws a warning
Showing
- common/djangoapps/student/helpers.py 1 addition, 1 deletioncommon/djangoapps/student/helpers.py
- common/djangoapps/student/views/login.py 1 addition, 1 deletioncommon/djangoapps/student/views/login.py
- openedx/core/djangoapps/external_auth/views.py 1 addition, 1 deletionopenedx/core/djangoapps/external_auth/views.py
Loading
Please register or sign in to comment