nextcloud/apps/user_ldap/tests
Arthur Schiwon 8586d6040d
ensure that user and group IDs in LDAP's tables are also max 64chars
- limitation by core tables (e.g. sharing), IDs are always 64chars
- when longer group IDs were requested they are hashed (does not affect
  displaynames)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-29 14:17:13 +02:00
..
Integration Update php licenses 2021-06-04 22:02:41 +02:00
Jobs Update php licenses 2021-06-04 22:02:41 +02:00
Mapping Update php licenses 2021-06-04 22:02:41 +02: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 ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-29 14:17:13 +02: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-24 15:07:03 +00: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 Update php licenses 2021-06-04 22:02:41 +02: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