user_saml
user_saml copied to clipboard
get rid of iconv
It is used in https://github.com/nextcloud/user_saml/blob/5a720dc71dd6545e6ce02cef975c0c3c1f68b798/lib/UserResolver.php#L94 which is a known duplication of LDAP code. It was removed in https://github.com/nextcloud/server/pull/29470, user_saml should follow.
cc @come-nc