v2024.7.17
·
398 commits
to devel
since this release
What's Changed
- Fix flaky test failure by @AlanCoding in #504
- Custom permission class for oauth token scope adherence by @relrod in #500
- Handle system user login via external source by @trucdg in #502
- Fix AuthMap groups and attributes rules by @slemrmartin in #480
- jwt_consumer: remove unauthorized permissions by @BrennanPaciorek in #486
- Require superuser permission to revoke global roles by @AlanCoding in #497
- Prevent disabling or deleting the last enabled authenticator by @jctanner in #513
- [oauth2_provider] Disable PKCE by default by @relrod in #514
- Fix keycloak public key help text typo by @mabashian in #516
- Fix incorrect mock object calls by @AlanCoding in #518
- Use single postgres definition in compose file by @AlanCoding in #515
- Optimize SQL queries when creating orgs and teams by @cutwater in #506
- Optimize SQL queries when assigning permissions on teams by @cutwater in #509
- Make ansible_id match the JWT data if creating new user by @AlanCoding in #512
- Making CALLBACK_URLS optional by @john-westcott-iv in #511
- [Low Prio] Add a sqlite3 check by @AlanCoding in #517
Full Changelog: 2024.7.1...2024.7.17