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

Fix BC user_identifier support after deprecation username#48983

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

Merged
fabpot merged 1 commit intosymfony:5.4fromvtsykun:fix-ldap
Jan 15, 2023

Conversation

@vtsykun
Copy link
Contributor

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

Starting from Symfony 6.2, the{username} string was deprecated in favor of{user_identifier} so here fixed BC support, like it was done forLdapUserProvider

$query =str_replace(['{username}','{user_identifier}'],$identifier,$this->defaultSearch);

ariaieboy reacted with thumbs up emoji
@carsonbotcarsonbot added this to the5.4 milestoneJan 15, 2023
@vtsykunvtsykun changed the titleLDAP: Fix BC user_identifier support after deprecation username[LDAP] Fix BC user_identifier support after deprecation usernameJan 15, 2023
@carsonbotcarsonbot changed the title[LDAP] Fix BC user_identifier support after deprecation usernameFix BC user_identifier support after deprecation usernameJan 15, 2023
@fabpot
Copy link
Member

Thank you@vtsykun.

@fabpotfabpot merged commite9be173 intosymfony:5.4Jan 15, 2023
@vtsykunvtsykun deleted the fix-ldap branchJanuary 21, 2023 21:26
This was referencedJan 24, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@wouterjwouterjAwaiting requested review from wouterj

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

5.4

Development

Successfully merging this pull request may close these issues.

4 participants

@vtsykun@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp