nextcloud/apps/files_external/lib/Service
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var
* handler registered upon OCA\\Files_External::loadAdditionalBackends
  event as user_ldap is loaded before files_external
* new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-02-14 15:22:22 +01:00
..
BackendService.php add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
DBConfigService.php Fix UniqueConstraintViolationException while insert into files_external config tables 2018-11-14 15:24:03 +01:00
GlobalStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
ImportLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
LegacyStoragesService.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
StoragesService.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
UserGlobalStoragesService.php get files_external mounts more efficiently 2016-09-05 14:34:20 +02:00
UserLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
UserStoragesService.php Remove unused import statements 2018-02-14 16:55:43 +01:00
UserTrait.php Fix apps/ 2016-07-21 18:13:57 +02:00