| .. |
|
AppInfo
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +01:00 |
|
Command
|
adds an --update flag to check-user for manual sync of the ldap record
|
2019-07-18 14:30:43 +02:00 |
|
Controller
|
LDAP clear cache on config modification also when done via API or CLI
|
2018-12-17 00:31:27 +01:00 |
|
Exceptions
|
add LDAP ConfigHandler for external storages and "$home" var
|
2019-02-14 15:22:22 +01:00 |
|
Handler
|
fix check for null
|
2019-08-02 13:09:38 +02:00 |
|
Jobs
|
make chunksize (used to check for gone LDAP users) configurable
|
2019-11-21 10:06:44 +00:00 |
|
Mapping
|
Use the defined func()->count() instead of manual counting
|
2018-11-08 15:44:45 +01:00 |
|
Migration
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +01:00 |
|
Notification
|
Update shipped implementations of the INotifier
|
2019-07-15 15:15:00 +02:00 |
|
Settings
|
[LDAP] The WebUI Wizard also should not assign empty config IDs
|
2018-08-23 17:58:35 +02:00 |
|
User
|
single squashed commit for bug fix
|
2020-03-26 10:30:55 +00:00 |
|
Access.php
|
fixes auto-detecting UUID attributes
|
2020-03-20 10:09:07 +00:00 |
|
AccessFactory.php
|
DI for NC's user manager
|
2018-04-05 12:46:24 +02:00 |
|
BackendUtility.php
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
|
Configuration.php
|
fixes possible override of uniqueMember by autodetection
|
2019-05-17 16:19:23 +02:00 |
|
Connection.php
|
treat LDAP error 50 as auth issue, prevents lost server connection errors
|
2019-10-21 09:56:39 +00:00 |
|
ConnectionFactory.php
|
create failing test for this case
|
2018-01-05 14:27:36 +01:00 |
|
FilesystemHelper.php
|
Update comments to Nextcloud
|
2017-04-11 23:16:27 -05:00 |
|
Group_LDAP.php
|
Don't remove last user in ldap group when limit is -1
|
2020-05-26 21:42:36 +02:00 |
|
Group_Proxy.php
|
group display name support (service level + ldap)
|
2019-05-27 12:03:05 +02:00 |
|
GroupPluginManager.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
|
Helper.php
|
Do not use \OCP\DB anymore
|
2018-03-26 14:40:23 +02:00 |
|
IGroupLDAP.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
|
ILDAPGroupPlugin.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
|
ILDAPUserPlugin.php
|
fixes return type in php doc
|
2019-06-19 13:40:07 +02:00 |
|
ILDAPWrapper.php
|
functions that were checked for are present since PHP 5.4, supported is >=/
|
2018-10-25 22:50:42 +02:00 |
|
IUserLDAP.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
|
LDAP.php
|
LDAP Password Modify Extended Operation support
|
2019-03-19 01:58:46 +01:00 |
|
LDAPProvider.php
|
fixes returning the base when multiple are specified
|
2019-06-19 13:39:15 +02:00 |
|
LDAPProviderFactory.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
|
LDAPUtility.php
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
|
LogWrapper.php
|
Update comments to Nextcloud
|
2017-04-11 23:16:27 -05:00 |
|
Proxy.php
|
DI for NC's user manager
|
2018-04-05 12:46:24 +02:00 |
|
User_LDAP.php
|
relax strict getHome behaviour for LDAP users in a shadow state
|
2020-02-28 18:04:50 +01:00 |
|
User_Proxy.php
|
relax strict getHome behaviour for LDAP users in a shadow state
|
2020-02-28 18:04:50 +01:00 |
|
UserPluginManager.php
|
fix user creation using LDAP Plugin
|
2019-03-21 10:20:46 +01:00 |
|
Wizard.php
|
fixes possible override of uniqueMember by autodetection
|
2019-05-17 16:19:23 +02:00 |
|
WizardResult.php
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |