Skip to content

Feanil/backport django social auth - #35166

Merged
feanil merged 3 commits into
open-release/redwood.masterfrom
feanil/backport_django_social_auth
Jul 23, 2024
Merged

Feanil/backport django social auth#35166
feanil merged 3 commits into
open-release/redwood.masterfrom
feanil/backport_django_social_auth

Conversation

@feanil

@feanil feanil commented Jul 23, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
@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