nextcloud/apps/user_ldap/lib
Arthur Schiwon 7c3339521c
[LDAP] The WebUI Wizard also should not assign empty config IDs
With 689df9a843 the behaviour to assign only
non-empty config IDs was introduced. Only, this was only effective for CLI
and OCS API.

Related to #3270.

The web UI creates now also a full configuration on first load. This fixes
#5094.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-23 18:02:55 +02:00
..
AppInfo pass missing function parameter 2017-06-21 14:40:44 +08:00
Command Update license headers 2017-11-06 16:56:19 +01:00
Controller Rectify variable $uid->$user 2017-07-10 18:46:39 +08:00
Exceptions restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Jobs fix return value when ldapPagingSize returns null 2018-01-11 14:47:51 +01:00
Mapping move LDAP user attributes "sync" to background (except for ajax jobs) 2017-11-09 11:10:56 +01:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 18:02:55 +02:00
User allow admin to disable fetching of avatars as well as a specific attribute 2018-07-05 12:26:45 +02:00
Access.php dn2ocname: also apply group filter to readAttribute() 2018-06-12 18:21:22 +02:00
AccessFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php adjust and add more unit tests 2018-07-05 12:50:08 +02:00
Connection.php Only bind if configuration for the first server is available 2018-07-13 15:42:31 +02: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
GroupPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
Group_LDAP.php Resolve all group memberships properly 2018-08-21 17:08:22 +02:00
Group_Proxy.php Update license headers 2017-11-06 16:56:19 +01:00
Helper.php ensure that users are cached when they are retrieved 2017-12-07 17:49:33 +01: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 Update license headers 2017-11-06 16:56:19 +01:00
ILDAPWrapper.php Update license headers 2017-11-06 16:56:19 +01:00
IUserLDAP.php Update license headers 2017-11-06 16:56:19 +01:00
LDAP.php throw ServerNotAvailableException when LDAP is caught shutting down 2018-01-02 12:20:44 +01:00
LDAPProvider.php Update license headers 2017-11-06 16:56:19 +01: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 use hash algo that's robust against collisions 2018-03-05 13:20:22 +01:00
UserPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
User_LDAP.php don't force LDAP updates on userExists anymore 2018-08-20 15:05:09 +02:00
User_Proxy.php Update license headers 2017-11-06 16:56:19 +01:00
Wizard.php Update license headers 2017-11-06 16:56:19 +01:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00