nextcloud/apps/user_ldap/tests
Côme Chilliet 4010e58a96 [stable23] Avoid use of iconv to get rid of unicode
Using iconv for translit depends upon server configuration, locale, and
 PHP version. Using htmlentities instead to have a consistent behavior
 independent of configuration.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Co-authored-by: MichaIng <micha@dietpi.com>
2021-12-20 03:00:37 +01:00
..
Integration Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-12 17:19:51 +02:00
Jobs Update php licenses 2021-06-04 22:02:41 +02:00
Mapping Test cache invalidation for AbstractMapping in test suite 2021-11-26 14:19:14 +01:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
User Update php licenses 2021-06-04 22:02:41 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
AccessTest.php [stable23] Avoid use of iconv to get rid of unicode 2021-12-20 03:00:37 +01:00
ConfigurationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ConnectionTest.php Update php licenses 2021-06-04 22:02:41 +02:00
Group_LDAPTest.php fix caching of objectsid searches 2021-09-21 13:32:42 +02:00
GroupLDAPPluginTest.php Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPGroupPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPProviderTest.php Add method to read multi-value attributes from ldap. 2021-06-16 11:35:27 +02:00
LDAPTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPUserPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
User_LDAPTest.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
User_ProxyTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UserLDAPPluginTest.php Update php licenses 2021-06-04 22:02:41 +02:00
WizardTest.php Update php licenses 2021-06-04 22:02:41 +02:00