summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-2/+3
* 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
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Rectify variable $uid->$userRoger Szabo2017-07-101-1/+1
* set needsPasswordReset flag correctlyRoger Szabo2017-06-221-1/+1
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-241-0/+180
|\
| * blizzz comments 03.04.2017Roger Szabo2017-04-061-8/+3
| * restore ldap_password_renew_prRoger Szabo2017-03-311-0/+185
* | 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