| .. |
|
AppInfo
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +07:00 |
|
Command
|
LDAP: extend remnants output with "detected on" field
|
2018-12-21 17:24:28 +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 12:08:22 +07:00 |
|
Jobs
|
move log constants to ILogger
|
2018-04-26 10:45:52 +07:00 |
|
Mapping
|
Use the defined func()->count() instead of manual counting
|
2018-11-08 15:44:45 +07:00 |
|
Migration
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +07:00 |
|
Notification
|
Remove unused import statements
|
2018-02-14 16:55:43 +07:00 |
|
Settings
|
[LDAP] The WebUI Wizard also should not assign empty config IDs
|
2018-08-23 17:58:35 +07:00 |
|
User
|
Pass old value to user triggerChange hook
|
2019-04-11 10:03:38 +07:00 |
|
Access.php
|
iterate over bases instead of doing parallel search
|
2019-01-28 23:00:59 +07:00 |
|
AccessFactory.php
|
DI for NC's user manager
|
2018-04-05 12:46:24 +07:00 |
|
BackendUtility.php
|
…
|
|
|
Configuration.php
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +07:00 |
|
Connection.php
|
fix nested group retrieval also for 2 other cases
|
2019-03-05 11:07:40 +07:00 |
|
ConnectionFactory.php
|
create failing test for this case
|
2018-01-05 14:27:36 +07:00 |
|
FilesystemHelper.php
|
…
|
|
|
GroupPluginManager.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Group_LDAP.php
|
Also invalidate groups after deletion
|
2019-06-27 10:22:12 +07:00 |
|
Group_Proxy.php
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
Helper.php
|
Do not use \OCP\DB anymore
|
2018-03-26 14:40:23 +07:00 |
|
IGroupLDAP.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
ILDAPGroupPlugin.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
ILDAPUserPlugin.php
|
fixes return type in php doc
|
2019-06-19 15:20:14 +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
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
LDAP.php
|
avoid logging of "Partial search results returned: Sizelimit exceeded at"
|
2018-11-07 13:15:55 +07:00 |
|
LDAPProvider.php
|
fixes returning the base when multiple are specified
|
2019-06-19 15:20:13 +07:00 |
|
LDAPProviderFactory.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
LDAPUtility.php
|
…
|
|
|
LogWrapper.php
|
…
|
|
|
Proxy.php
|
DI for NC's user manager
|
2018-04-05 12:46:24 +07:00 |
|
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-27 10:22:11 +07:00 |
|
User_Proxy.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Wizard.php
|
move log constants to ILogger
|
2018-04-26 10:45:52 +07:00 |
|
WizardResult.php
|
…
|
|