Skip to content

Commit 4aea84b

Browse files
committed
minor #20175 [Ldap] feat: remove mention of FOSUserBundle in doc (94noni)
This PR was merged into the 6.4 branch. Discussion ---------- [Ldap] feat: remove mention of FOSUserBundle in doc as per https://github.com/FriendsOfSymfony/FOSUserBundle?tab=readme-ov-file#maintenance-status I think targeting the actual LTS make sens to remove such references in the doc, WDYT? Commits ------- 6ac0e21 feat: remove mention of FOSUserBundle in doc
2 parents 5d5a301 + 6ac0e21 commit 4aea84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/ldap.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This means that the following scenarios will work:
2525
either the LDAP form login or LDAP HTTP Basic authentication providers.
2626

2727
* Checking a user's password against an LDAP server while fetching user
28-
information from another source (database using FOSUserBundle, for
28+
information from another source like your main database for
2929
example).
3030

3131
* Loading user information from an LDAP server, while using another

0 commit comments

Comments
 (0)