user_saml icon indicating copy to clipboard operation
user_saml copied to clipboard

get rid of iconv

Open blizzz opened this issue 4 years ago • 0 comments

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

blizzz avatar Jan 06 '22 13:01 blizzz