| .. |
|
AppInfo
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +07:00 |
|
Command
|
adds an --update flag to check-user for manual sync of the ldap record
|
2019-07-18 14:30:43 +07:00 |
|
Controller
|
LDAP clear cache on config modification also when done via API or CLI
|
2018-12-17 00:31:27 +07:00 |
|
Exceptions
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +07:00 |
|
Handler
|
fix check for null
|
2019-08-02 13:09:38 +07:00 |
|
Jobs
|
…
|
|
|
Mapping
|
Use the defined func()->count() instead of manual counting
|
2018-11-08 15:44:45 +07:00 |
|
Migration
|
…
|
|
|
Notification
|
Update shipped implementations of the INotifier
|
2019-07-15 15:15:00 +07:00 |
|
Settings
|
[LDAP] The WebUI Wizard also should not assign empty config IDs
|
2018-08-23 17:58:35 +07:00 |
|
User
|
Don't process known avatars from LDAP
|
2019-09-04 14:44:48 +07:00 |
|
Access.php
|
Merge pull request #14540 from army1349/master
|
2019-07-19 17:29:24 +07:00 |
|
AccessFactory.php
|
…
|
|
|
BackendUtility.php
|
…
|
|
|
Configuration.php
|
fixes possible override of uniqueMember by autodetection
|
2019-05-17 16:19:23 +07:00 |
|
Connection.php
|
group display name support (service level + ldap)
|
2019-05-27 12:03:05 +07:00 |
|
ConnectionFactory.php
|
…
|
|
|
FilesystemHelper.php
|
…
|
|
|
GroupPluginManager.php
|
…
|
|
|
Group_LDAP.php
|
Also invalidate groups after deletion
|
2019-06-27 10:33:40 +07:00 |
|
Group_Proxy.php
|
group display name support (service level + ldap)
|
2019-05-27 12:03:05 +07:00 |
|
Helper.php
|
…
|
|
|
IGroupLDAP.php
|
…
|
|
|
ILDAPGroupPlugin.php
|
…
|
|
|
ILDAPUserPlugin.php
|
fixes return type in php doc
|
2019-06-19 13:40:07 +07:00 |
|
ILDAPWrapper.php
|
functions that were checked for are present since PHP 5.4, supported is >=/
|
2018-10-25 22:50:42 +07:00 |
|
IUserLDAP.php
|
…
|
|
|
LDAP.php
|
LDAP Password Modify Extended Operation support
|
2019-03-19 01:58:46 +07:00 |
|
LDAPProvider.php
|
fixes returning the base when multiple are specified
|
2019-06-19 13:39:15 +07:00 |
|
LDAPProviderFactory.php
|
…
|
|
|
LDAPUtility.php
|
…
|
|
|
LogWrapper.php
|
…
|
|
|
Proxy.php
|
…
|
|
|
UserPluginManager.php
|
fix user creation using LDAP Plugin
|
2019-03-21 10:20:46 +07:00 |
|
User_LDAP.php
|
invalidates user when plugin reported deletion success
|
2019-06-26 14:18:28 +07:00 |
|
User_Proxy.php
|
reduce adressbook change events and handling
|
2019-09-04 13:46:25 +07:00 |
|
Wizard.php
|
fixes possible override of uniqueMember by autodetection
|
2019-05-17 16:19:23 +07:00 |
|
WizardResult.php
|
…
|
|