Skip to content

Added eclipse files to .gitignore#7

Merged
patriot1burke merged 1 commit intokeycloak:masterfrom
stianst:master
Jul 22, 2013
Merged

Added eclipse files to .gitignore#7
patriot1burke merged 1 commit intokeycloak:masterfrom
stianst:master

Conversation

@stianst
Copy link
Contributor

@stianst stianst commented Jul 22, 2013

No description provided.

patriot1burke added a commit that referenced this pull request Jul 22, 2013
Added eclipse files to .gitignore
@patriot1burke patriot1burke merged commit c30aed5 into keycloak:master Jul 22, 2013
bdecoste pushed a commit to bdecoste/keycloak that referenced this pull request Mar 2, 2016
use real IP instead of localhost, no cert validation
fperot74 pushed a commit to fperot74/keycloak that referenced this pull request Oct 1, 2019
stianst added a commit that referenced this pull request Dec 13, 2022
* 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>
@stianst stianst mentioned this pull request Dec 13, 2022
stianst added a commit that referenced this pull request Dec 14, 2022
* 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>
xieshenzh pushed a commit to xieshenzh/keycloak that referenced this pull request May 31, 2023
Jonaka3385 pushed a commit to Jonaka3385/keycloak that referenced this pull request Nov 26, 2025
# This is the 1st commit message:

Fix race condition in SAML DocumentBuilderFactory creation

Closes keycloak#44438

Signed-off-by: martins <martin.soderstrom@aurorainnovation.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>
# The commit message keycloak#2 will be skipped:

# fix keycloak#43819 - partial import fails to overwrite existing groups (keycloak#43924)
#
# * fix keycloak#43819 - partial import fails to overwrite existing groups
#
# - when removal is delayed until insertion of the newly imported group
#   this causes a duplicate key constrain violation (`Key (realm_id, parent_group, name)`)
# - fixed by flushing group removals
#
# Signed-off-by: Martin Nowak <code@dawg.eu>
#
# * adding a test and using a general fix
#
# Signed-off-by: Steve Hawkins <shawkins@redhat.com>
# # Conflicts:
# #	services/src/main/java/org/keycloak/partialimport/PartialImportManager.java
#
# ---------
#
# Signed-off-by: Martin Nowak <code@dawg.eu>
# Signed-off-by: Steve Hawkins <shawkins@redhat.com>
# Co-authored-by: Steve Hawkins <shawkins@redhat.com>

# The commit message keycloak#3 will be skipped:

# Always allow to setup JWKS URL in oidc idp
#
# Closes keycloak#44217
#
# Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>

# The commit message keycloak#4 will be skipped:

# Update translation files (keycloak#44444)
#
# Updated by "Cleanup translation files" hook in Weblate.
#
# Signed-off-by: Hosted Weblate <hosted@weblate.org>

# The commit message keycloak#5 will be skipped:

# Promote MDC Logging Feature to Supported State
#
# Closes keycloak#41205
#
# Signed-off-by: Ruchika Jha <ruchika@li-0551ffcc-341d-11b2-a85c-a28deda416be.ibm.com>
# Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
# Co-authored-by: Ruchika Jha <ruchika@li-0551ffcc-341d-11b2-a85c-a28deda416be.ibm.com>
# Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>

# The commit message keycloak#6 will be skipped:

# Stop looking up client in ClientAssertionState to prevent lookup by clientId in federated client authentication (keycloak#44448)
#
# Closes keycloak#44447
#
# Signed-off-by: stianst <stianst@gmail.com>

# The commit message keycloak#7 will be skipped:

# When joining a group, don't rely on cached values if user has already been updated
#
# Closes keycloak#44480
#
# Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants