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

Feanil/backport django social auth #35166

Merged

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Jul 23, 2024

Description

This upgrades the social-auth-app-django application to the latest version which includes a security fix. This PR backports the change to redwood.

Operators should update to this version of the edx-platform if they are using auth via social media sites eg. "Login with Google, Facebook, etc." features.

The change has a migration of the social auth tables which changes the type of the primary key. If those tables are sufficiently small or empty you shouldn't have any issues but if they're bigger, you may need to take downtime to apply the migration.

@dianakhuang
Copy link
Contributor

Thanks for tackling this! I think we might need to recreate these changes manually judging by the complaints in the Python dependencies check. 😐

@feanil feanil merged commit b4a1e01 into open-release/redwood.master Jul 23, 2024
78 checks passed
@feanil feanil deleted the feanil/backport_django_social_auth branch July 23, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants