summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Helper.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-15/+15
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-5/+5
* sort prefixes for deterministic LDAP query behaviourArthur Schiwon2020-02-071-3/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-1/+1
* Remove deprecated and unsused methods of OCP\DBMorris Jobke2018-03-121-1/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* ensure that users are cached when they are retrievedArthur Schiwon2017-12-071-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-1/+3
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-1/+2
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+2
* LDAP OCS Api for create configArthur Schiwon2017-01-181-0/+19
* Use more IConfig and add unit testsRoeland Jago Douma2016-10-101-21/+25
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+15
* Do not query data that is already in the appconfigRoeland Jago Douma2016-10-101-23/+12
* New LDAPProvider for user_ldaproot2016-07-221-0/+65
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move Helper to PSR-4Joas Schilling2016-05-251-0/+212