v2024.6.26
·
423 commits
to devel
since this release
What's Changed
- Prevent system user from logging in via external source by @bhavenst in #461
- Fix typo in keycloak public key help text by @mabashian in #462
- Avoid references to User.resource which may not be there by @AlanCoding in #466
- Revert superuser claims by @slemrmartin in #470
- Respect admin password env var and remove duplication creation by @AlanCoding in #471
- Split DAB RBAC app docs into 4 parts by intended audience by @AlanCoding in #427
- Always clear ContentType cache to enforce determinism by @AlanCoding in #474
- Allow null values for ansible_id fields by @AlanCoding in #468
- Rename is_system_auditor to is_platform_auditor by @relrod in #459
- Process hub auditor role by @newswangerd in #477
- Remove OIDC backend config data caching by @bhavenst in #460
- Add another variable which might house the public cert by @john-westcott-iv in #464
- Add handling for jwt enc OIDC user info by @bhavenst in #448
- Add a test for permission transference moving teams org by @AlanCoding in #479
- More robust proxy trust header handling by @chrismeyersfsu in #452
- Social Auth reflects Authentication maps by @slemrmartin in #463
- Add test model with no view permission by @AlanCoding in #473
- Fix issues with saving secrets starting with
$encrypted$ by @trucdg in #437 - Disable activitystream for access token last_used by @bhavenst in #481
- Fix authenticator-related users view with permission handling by @trucdg in #487
- Add social auth exception handler middleware by @bhavenst in #467
- Prevent N+1 queries problem when reconciling claims by @cutwater in #488
- Fix typo in github field label name for scope. by @jctanner in #494
- Correct the content type as necessary for older systems. by @jctanner in #493
- Parametrize visible users by @slemrmartin in #491
New Contributors
- @mabashian made their first contribution in #462
- @trucdg made their first contribution in #437
Full Changelog: 2024.6.11...2024.6.26