nextcloud/apps/user_ldap/lib
Arthur Schiwon 9299c9fc79
LDAP OCS API (Part 1)
LDAP OCS Api for create config

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

LDAP OCS Api for delete config

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix and extend behat tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

add LDAP OCS Api for modifying a configuration

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

test against OCS v2 instead

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

LDAP OCS Api for show config

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

also, let ldap integration tests run

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix indentation

Signed-off-by: Morris Jobke <hey@morrisjobke.de>

enable user_ldap app for tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

LDAP PUT command now supports setting multiple keys at once

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix deletion for configIDs < s10

Also move ensureConfigIDExists checks into try, it might throw DB
related exceptions

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

remove outdated scenario

covered by "Delete a non-existing configuration"

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-01-23 14:24:10 +01:00
..
Command LDAP OCS API (Part 1) 2017-01-23 14:24:10 +01:00
Controller LDAP OCS API (Part 1) 2017-01-23 14:24:10 +01:00
Exceptions restore ldap_password_pr 2016-11-23 19:02:48 +01:00
Jobs DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
Mapping Fix apps/ 2016-07-21 18:13:57 +02:00
Settings DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
User Harden empty 2016-10-13 00:53:34 +02:00
Access.php Add tests 2016-11-23 19:58:43 +01:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php LDAP OCS API (Part 1) 2017-01-23 14:24:10 +01:00
Connection.php Add tests 2016-11-23 19:58:43 +01:00
FilesystemHelper.php Fix apps/ 2016-07-21 18:13:57 +02:00
Group_LDAP.php Harden empty 2016-10-13 00:53:34 +02:00
Group_Proxy.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php LDAP OCS API (Part 1) 2017-01-23 14:24:10 +01:00
ILDAPWrapper.php restore ldap_password_pr 2016-11-23 19:02:48 +01:00
IUserLDAP.php Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
LDAP.php Add tests 2016-11-23 19:58:43 +01:00
LDAPProvider.php Fix the User_LDAP app 2016-09-12 16:48:11 +02:00
LDAPProviderFactory.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
LDAPUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
LogWrapper.php Fix apps/ 2016-07-21 18:13:57 +02:00
Proxy.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
User_LDAP.php log exception about user not present on LDAP on login only if loglevel is set to debug 2016-11-29 17:05:55 +01:00
User_Proxy.php restore ldap_password_pr 2016-11-23 19:02:48 +01:00
Wizard.php Harden empty 2016-10-13 00:53:34 +02:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00