v2024.5.31
·
477 commits
to devel
since this release
What's Changed
- Fix
IntegrityErrorwhen giving overlapping team permissions by @AlanCoding in #401 - [oauth2] Add a general /tokens/ to user mixin by @relrod in #409
- Make username and password optional for Radius authenticator by @john-westcott-iv in #417
- Fix server error and prohibit team org member assignment by @AlanCoding in #412
- More fixes from warnings in /docs/ page by @AlanCoding in #377
- RBAC: User can't delete self by @slemrmartin in #413
- Fetch is_superuser/is_system_auditor/groups for OIDC, Keycloak, SAML by @bhavenst in #399
- Introduce caching utility for lazy managed role references by @AlanCoding in #422
- disable POST in options for role definitions if custom roles disabled by @AlanCoding in #411
- Implement periodic sync command and functions. by @rochacbruno in #297
- disallow filtering by encrypted_fields by @BrennanPaciorek in #414
Full Changelog: 2024.5.23...2024.5.31