Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

feat: upgrade edx-drf-extensions to 9.1.0 #4086

Commits on Jan 4, 2024

  1. feat: upgrade edx-drf-extensions to 9.1.0

    9.1.0 refactores ENABLE_FORGIVING_JWT_COOKIES to
    use username match to compare the session user
    with the JWT cookie user.
    
    For details, see:
    openedx/edx-drf-extensions#422
    
    This is part of the rollout of:
    edx/edx-arch-experiments#429
    robrap committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    67eb473 View commit details
    Browse the repository at this point in the history
  2. fix: update comments for social-auth-app-django

    Updating dependencies brought in missing comment
    about social-auth-app-django, which is now in
    constraints.txt.
    robrap committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6cae063 View commit details
    Browse the repository at this point in the history