xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 68 forks source link

[fix] Escape Backslashes for LDAP-Search and in Javascript #13

Closed wegewerk-mdt closed 4 years ago

wegewerk-mdt commented 6 years ago

Importing LDAP User from Backend fails if DN contains Backslashes Example: CN=Firstname\, Lastname,OU=Users,OU=someOU,DC=myOrg,DC=local

Not sure if this is a legal CN, it comes from our LDAP Server and i can do nothing about it. The Backslash has to be escaped for ldap_search. The Javascript Selector need escaping too.

hannesbochmann commented 5 years ago

@wegewerk-mdt Could you please rebase your pull request so it can be merged?

xperseguers commented 4 years ago

Fixed as 8d02f4c5890e3cd9415139e78d0228efc0f8e830

xperseguers commented 4 years ago

Finally completely fixed as 3010f3bd47d40685af27559a4e62dd4ee2c875bf