nextcloud/apps/user_ldap/lib
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
..
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
Command Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
Controller Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Handler 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 ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-29 14:17:13 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
PagedResults Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
User use specific email getter where necessary 2021-09-10 13:22:27 +02:00
Access.php ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-29 14:17:13 +02:00
AccessFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
BackendUtility.php Update php licenses 2021-06-04 22:02:41 +02:00
Configuration.php Update php licenses 2021-06-04 22:02:41 +02:00
Connection.php Add return type for writeToCache 2021-06-15 17:03:03 +02:00
ConnectionFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
FilesystemHelper.php Update php licenses 2021-06-04 22:02:41 +02:00
Group_LDAP.php fix caching of objectsid searches 2021-09-24 15:07:03 +00:00
Group_Proxy.php Update php licenses 2021-06-04 22:02:41 +02:00
GroupPluginManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Update php licenses 2021-06-04 22:02:41 +02:00
IGroupLDAP.php Update php licenses 2021-06-04 22:02:41 +02:00
ILDAPGroupPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
ILDAPUserPlugin.php Update php licenses 2021-06-04 22:02:41 +02:00
ILDAPWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
IUserLDAP.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAP.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPProvider.php Add method to read multi-value attributes from ldap. 2021-06-16 11:35:27 +02:00
LDAPProviderFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPUtility.php Update php licenses 2021-06-04 22:02:41 +02:00
LogWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
Proxy.php Update php licenses 2021-06-04 22:02:41 +02:00
User_LDAP.php Update php licenses 2021-06-04 22:02:41 +02:00
User_Proxy.php Update php licenses 2021-06-04 22:02:41 +02:00
UserPluginManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Wizard.php Update php licenses 2021-06-04 22:02:41 +02:00
WizardResult.php Update php licenses 2021-06-04 22:02:41 +02:00