Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve LDAP Condition implementations #24767

Closed
1 task done
rmartinc opened this issue Nov 15, 2023 · 0 comments · Fixed by #24771
Closed
1 task done

Improve LDAP Condition implementations #24767

rmartinc opened this issue Nov 15, 2023 · 0 comments · Fixed by #24771
Assignees
Labels
area/ldap kind/bug Categorizes a PR related to a bug
Milestone

Comments

@rmartinc
Copy link
Contributor

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

ldap

Describe the bug

The idea behind this issue is improving LDAP Condition implementations to make the filter construction more secure. LDAP Conditions should be the only way to perform searches in an LDAP user provider and all filters should be constructed from Condition classes.

Version

nightly

Expected behavior

N/A

Actual behavior

N/A

How to Reproduce?

N/A

Anything else?

No response

@rmartinc rmartinc added kind/bug Categorizes a PR related to a bug status/triage labels Nov 15, 2023
@rmartinc rmartinc self-assigned this Nov 15, 2023
rmartinc added a commit to rmartinc/keycloak that referenced this issue Nov 15, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
@rmartinc rmartinc added this to the 24.0.0 milestone Nov 15, 2023
rmartinc added a commit to rmartinc/keycloak that referenced this issue Nov 15, 2023
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
rmartinc added a commit to rmartinc/keycloak that referenced this issue Nov 15, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
rmartinc added a commit to rmartinc/keycloak that referenced this issue Nov 15, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
rmartinc added a commit to rmartinc/keycloak that referenced this issue Dec 11, 2023
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
rmartinc added a commit to rmartinc/keycloak that referenced this issue Dec 11, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
abstractj pushed a commit to rmartinc/keycloak that referenced this issue Dec 12, 2023
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
abstractj pushed a commit to rmartinc/keycloak that referenced this issue Dec 12, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
abstractj pushed a commit that referenced this issue Dec 14, 2023
Closes #24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
abstractj pushed a commit that referenced this issue Dec 14, 2023
…ape strategy

Closes #24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
parnus01 pushed a commit to parnus01/keycloak that referenced this issue Dec 18, 2023
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Danusorn Taboonyong <osacn_danusorn.taboonyong@krungthai.com>
parnus01 pushed a commit to parnus01/keycloak that referenced this issue Dec 18, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Danusorn Taboonyong <osacn_danusorn.taboonyong@krungthai.com>
srose pushed a commit to srose/keycloak that referenced this issue Dec 20, 2023
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
srose pushed a commit to srose/keycloak that referenced this issue Dec 20, 2023
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
kamontat pushed a commit to kamontat/keycloak that referenced this issue Jan 20, 2024
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com>
kamontat pushed a commit to kamontat/keycloak that referenced this issue Jan 20, 2024
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com>
ShefeeqPM pushed a commit to ShefeeqPM/keycloak that referenced this issue Jan 27, 2024
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: ShefeeqPM <86718986+ShefeeqPM@users.noreply.github.com>
ShefeeqPM pushed a commit to ShefeeqPM/keycloak that referenced this issue Jan 27, 2024
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: ShefeeqPM <86718986+ShefeeqPM@users.noreply.github.com>
ahus1 pushed a commit to ahus1/keycloak that referenced this issue Mar 22, 2024
Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
ahus1 pushed a commit to ahus1/keycloak that referenced this issue Mar 22, 2024
…ape strategy

Closes keycloak#24767

Signed-off-by: rmartinc <rmartinc@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ldap kind/bug Categorizes a PR related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant