diff --git a/source/community/release_notes/redwood/dev_op_release_notes.rst b/source/community/release_notes/redwood/dev_op_release_notes.rst index 6af32ed1..cc54ee7f 100644 --- a/source/community/release_notes/redwood/dev_op_release_notes.rst +++ b/source/community/release_notes/redwood/dev_op_release_notes.rst @@ -288,6 +288,9 @@ Other Operator Changes - If you're running Tutor and your Mongo/Ruby are in Tutor, they will get automatically upgraded. - `chore: add mongo 7 to testing matrix `_. - `build: Build with newer ruby and mongo versions. `_. +- django-social-auth-django application + - In redwood.2 and later, the 'django-social-auth-django application has been upgraded with a security fix. 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. + - `Feanil/backport django social auth `_. Deprecations & Removals