Closed
Conversation
Contributor
stianst
commented
Jan 10, 2023
- Allow a partial import to overwrite the default role (Allow a partial import to overwrite the default role #15316)
- Fix classpath separator for windows startup script (Fix classpath separator for windows startup script #15300) (Fix classpath separator for windows startup script (#15300) #15377)
- Use RESOURCE_LOCAL transactions for JPA map storage (Use RESOURCE_LOCAL transactions for JPA map storage #15315)
- Upgrade Bouncycastle from 1.68 to 1.70 (Upgrade Bouncycastle from 1.68 to 1.70 #14198) (Upgrade Bouncycastle from 1.68 to 1.70 (#14198) #15379)
- Fix race condition while updating Secrets labels in Operator
- Backport fixes from profile refactor (Backport fixes from profile refactor #15495)
- Stop adding .v2 to default theme if set in server config (Stop adding .v2 to default theme if set in server config #15501)
- Fix query to work on OracleDB CLOB
- Make tests run on Oracle DB on the internal pipeline
- Use LOB handling query to select clients on Oracle
- Use org.keycloak.common.util.Base64Url to encode/decode clientID
- Fix OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference (Fix OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference #15741)
- Sync commits (Sync commits #15981)
- Ignore test until the intermittent failure from ConcurrentAuthzTest.testStaleCacheConcurrent intermittent failures #14917 is resolved
- Update to Quarkus 2.13.5
- Disabling unstable test until further analysis is complete
- Disabling unstable test until further analysis is complete
- Cleanup dependencies and align with Quarkus
- Update to Quarkus 2.13.6.Final
- The redirect URI cannot be verified during logout in the case when client was removed closes The redirect URI cannot be verified during logout in the case when client was removed #15866
- Update to okhttp 4.9.3
* Upgrade Bouncycastle to 1.70 * Update pom.xml * Update pom.xml Co-authored-by: Stian Thorgersen <stianst@gmail.com> Co-authored-by: Stian Thorgersen <stian@redhat.com> Co-authored-by: Brendon Vicente <48719973+Bredstone@users.noreply.github.com>
* Avoid path traversal vis double-url encoding of redirect URI (#8) (cherry picked from commit a2128fb9e940d96c2f9a64edcd4fbcc768eedb4f) * Do not resolve user session if corresponding auth session does not exist (#7) * Stabilizing the ConcurrentLoginTest when running with JPA map storage by locking user sessions (#9) Co-authored-by: Marek Posolda <mposolda@gmail.com> Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com> Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
* aligned parent POM dependency versions with the Quarkus BOM Closes #15325 Signed-off-by: Peter Zaoral <pzaoral@redhat.com> Conflicts: pom.xml testsuite/integration-arquillian/pom.xml testsuite/utils/pom.xml
Resolves #16084
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.