-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae3f546
commit e32a97e
Showing
5 changed files
with
104 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
[ { | ||
"number" : 30604, | ||
"repository" : "keycloak", | ||
"title" : "Network response was not OK.", | ||
"kind" : "bug", | ||
"area" : "saml", | ||
"url" : "https://github.com/keycloak/keycloak/issues/30604" | ||
}, { | ||
"number" : 31165, | ||
"repository" : "keycloak", | ||
"title" : "Re-enabling a temporarily locked user (brute-force) deletes all user properties and attributes", | ||
"kind" : "bug", | ||
"area" : "admin/ui", | ||
"url" : "https://github.com/keycloak/keycloak/issues/31165" | ||
}, { | ||
"number" : 32100, | ||
"repository" : "keycloak", | ||
"title" : "Remember Me with External Infinispan is not works properly", | ||
"kind" : "bug", | ||
"area" : "infinispan", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32100" | ||
}, { | ||
"number" : 32578, | ||
"repository" : "keycloak", | ||
"title" : "WebAuthn Flows Broken in login.v2", | ||
"kind" : "bug", | ||
"area" : "login/ui", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32578" | ||
}, { | ||
"number" : 32643, | ||
"repository" : "keycloak", | ||
"title" : "Dots are not allowed in the path in Hostname v2", | ||
"kind" : "bug", | ||
"area" : "dist/quarkus", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32643" | ||
}, { | ||
"number" : 32731, | ||
"repository" : "keycloak", | ||
"title" : "KeyCloak Admin Client uses non-standard `@NoCache` annotation which is an issue for Quarkus", | ||
"kind" : "bug", | ||
"area" : "admin/client-java", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32731" | ||
}, { | ||
"number" : 32799, | ||
"repository" : "keycloak", | ||
"title" : "Realm import fails when client configures default_acr values", | ||
"kind" : "bug", | ||
"area" : "import-export", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32799" | ||
}, { | ||
"number" : 32870, | ||
"repository" : "keycloak", | ||
"title" : "Increased DB activity due to changes in LDAPStorageManager.searchForUserByUserAttributeStream", | ||
"kind" : "bug", | ||
"area" : "ldap", | ||
"url" : "https://github.com/keycloak/keycloak/issues/32870" | ||
}, { | ||
"number" : 33115, | ||
"repository" : "keycloak", | ||
"title" : "CVE-2024-8883 Vulnerable Redirect URI Validation Results in Open Redirect", | ||
"kind" : "bug", | ||
"area" : null, | ||
"url" : "https://github.com/keycloak/keycloak/issues/33115" | ||
}, { | ||
"number" : 33116, | ||
"repository" : "keycloak", | ||
"title" : "CVE-2024-8698 Improper Verification of SAML Responses Leading to Privilege Escalation in Keycloak", | ||
"kind" : "bug", | ||
"area" : null, | ||
"url" : "https://github.com/keycloak/keycloak/issues/33116" | ||
} ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<div> | ||
|
||
<h2>Upgrading</h2> | ||
<p>Before upgrading refer to <a href="file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes">the migration guide</a> for a complete list of changes.</p> | ||
|
||
<h2>All resolved issues</h2> | ||
|
||
|
||
|
||
|
||
<h3>Bugs</h3> | ||
<ul> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/30604">#30604</a> Network response was not OK. <code>saml</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/31165">#31165</a> Re-enabling a temporarily locked user (brute-force) deletes all user properties and attributes <code>admin/ui</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32100">#32100</a> Remember Me with External Infinispan is not works properly <code>infinispan</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32578">#32578</a> WebAuthn Flows Broken in login.v2 <code>login/ui</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32643">#32643</a> Dots are not allowed in the path in Hostname v2 <code>dist/quarkus</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32731">#32731</a> KeyCloak Admin Client uses non-standard `@NoCache` annotation which is an issue for Quarkus <code>admin/client-java</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32799">#32799</a> Realm import fails when client configures default_acr values <code>import-export</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/32870">#32870</a> Increased DB activity due to changes in LDAPStorageManager.searchForUserByUserAttributeStream <code>ldap</code></li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/33115">#33115</a> CVE-2024-8883 Vulnerable Redirect URI Validation Results in Open Redirect </li> | ||
<li><a href="https://github.com/keycloak/keycloak/issues/33116">#33116</a> CVE-2024-8698 Improper Verification of SAML Responses Leading to Privilege Escalation in Keycloak </li> | ||
</ul> | ||
|
||
</div> |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"date": "2024-09-19", | ||
"version": "25.0.6", | ||
"blogTemplate": 3, | ||
"documentationTemplate": 11, | ||
"downloadTemplate": 24 | ||
} |