| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 79.7.0 source code.tar.gz | 2026-08-27 | 8.7 MB | |
| 79.7.0 source code.zip | 2026-08-27 | 10.4 MB | |
| README.md | 2026-08-27 | 1.9 kB | |
| Totals: 3 Items | 19.2 MB | 3 | |
🛠️ Stability & Fixes
- Fix ZonePathContextRewritingFilter rewriting
__Host-cookie paths by @joemahady-comm in https://github.com/cloudfoundry/uaa/pull/4048 - refactor: apply PreferJavaStandardLibrary recipe and migrate remaining commons-codec usages by @gdgenchev in https://github.com/cloudfoundry/uaa/pull/4040
- refactor: use the manager in IdentityZoneResolvingFilter by @mikeroda in https://github.com/cloudfoundry/uaa/pull/4038
- Fix refresh token grant failing after client secret rotation (ADD) by @duanemay in https://github.com/cloudfoundry/uaa/pull/4052
- Potential fix for code scanning alert no. 125: Failure to use secure cookies by @strehle in https://github.com/cloudfoundry/uaa/pull/4054
- Fix PATCH /Users/{userId}/status ignoring caller's Accept header by @duanemay in https://github.com/cloudfoundry/uaa/pull/4053
- Restrict the stateless token-API request matcher to the user_token grant by @duanemay in https://github.com/cloudfoundry/uaa/pull/4056
- Enforce audience check for self-referencing OIDC identity providers by @duanemay in https://github.com/cloudfoundry/uaa/pull/4055
⬆️ Dependency Bumps
- build(deps): bump jasmine-core from 7.0.1 to 7.0.2 in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/4049
- build(deps): bump github/codeql-action from 4.37.7 to 4.37.8 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/4051
- build(deps): bump gradle-wrapper from 9.7.0 to 9.7.1 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/4050
- build(deps): bump com.icegreen:greenmail from 2.1.12 to 2.1.13 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/4057
- build(deps): bump actions/setup-java from 5 to 6 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/4058
Full Changelog: https://github.com/cloudfoundry/uaa/compare/v79.6.0...v79.7.0