Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Ldap] Fixing missing 'user_identifier' forward compatibility in CheckLdapCredentialsListener#46681

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
ktherage wants to merge0 commits intosymfony:5.4fromktherage:ldap_forward_compat

Conversation

@ktherage
Copy link
Contributor

@ktheragektherage commentedJun 15, 2022
edited
Loading

QA
Branch?5.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

This PR aims to fix a missing forward compatibility when authenticating with LDAP and using the following configuration :

security:// ...firewalls:// ...main:form_login_ldap:// ...query_string:'(whatever={user_identifier})'

instead of :

security:// ...firewalls:// ...main:form_login_ldap:// ...query_string:'(whatever={username})'

related to :#40403

@carsonbotcarsonbot added this to the6.2 milestoneJun 15, 2022
@carsonbotcarsonbot changed the title[LDAP] Fixing missing 'user_identifier' forward compatibility in CheckLdapCredentialsListener[Ldap] Fixing missing 'user_identifier' forward compatibility in CheckLdapCredentialsListenerJun 15, 2022
@ktheragektherage changed the base branch from6.2 to5.4June 15, 2022 12:46
@ktherage
Copy link
ContributorAuthor

Sorry I did messy things on that PR see#46683 instead.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@wouterjwouterjAwaiting requested review from wouterj

@chalasrchalasrAwaiting requested review from chalasr

@lyrixxlyrixxAwaiting requested review from lyrixx

@ycerutoycerutoAwaiting requested review from yceruto

@dunglasdunglasAwaiting requested review from dunglas

@OskarStarkOskarStarkAwaiting requested review from OskarStark

@jderussejderusseAwaiting requested review from jderusse

@xabbuhxabbuhAwaiting requested review from xabbuh

Assignees

No one assigned

Projects

None yet

Milestone

6.2

Development

Successfully merging this pull request may close these issues.

2 participants

@ktherage@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp