summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Controller/ConfigAPIController.php
Commit message (Expand)AuthorAgeFilesLines
* Avoid updating _lastChange when nothing is changed in the configurationCôme Chilliet2022-03-311-0/+1
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-4/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+10
* Update license headersChristoph Wurst2019-12-051-1/+2
* LDAP clear cache on config modification also when done via API or CLIArthur Schiwon2018-12-171-1/+8
* functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-251-1/+0
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-3/+0
* fix deletion for configIDs < s10Arthur Schiwon2017-01-201-14/+12
* LDAP PUT command now supports setting multiple keys at onceArthur Schiwon2017-01-201-14/+16
* LDAP OCS Api for show configArthur Schiwon2017-01-191-0/+94
* test against OCS v2 insteadArthur Schiwon2017-01-191-12/+4
* add LDAP OCS Api for modifying a configurationArthur Schiwon2017-01-191-5/+64
* fix and extend behat testsArthur Schiwon2017-01-191-2/+2
* LDAP OCS Api for delete configArthur Schiwon2017-01-181-0/+51
* LDAP OCS Api for create configArthur Schiwon2017-01-181-0/+126