All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow use of
loginId
as social-core AUTH_EXTRA_ARGUMENTS. Pass to Idp if present, remove if None.
- Allow 404 to IdP user patch API for superusers
- Catch exceptions trying to get a tahoe idp uid for users
- Fix user_sync_to_idp receiver for UserProfile
- Check if Tahoe IdP enabled in config (avoid running in unrelated tests)
- Fix User, UserProfile save signals handler fields access
- Fix module import of student.models for signal handler
- Signal handler for User and UserProfile post_save to sync new values to fields in IdP
- Support retries to IdP API to get username
- Support for
idp_hint
URL parameter
- Support for
course_author
Studio-only role
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases
- TODO: Add release notes from GitHub releases