summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/LDAPProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Cache the user backend info for 300sJoas Schilling2021-02-171-1/+3
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-28/+28
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+5
* Add typed create user eventsChristoph Wurst2019-12-031-67/+72
* Mode to modern phpunitRoeland Jago Douma2019-11-271-44/+44
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* fixes returning the base when multiple are specifiedArthur Schiwon2019-06-191-16/+61
* Fix testsJulius Härtl2019-03-011-4/+6
* Fix risky tests without assertionsJoas Schilling2018-01-251-4/+4
* Update license headersMorris Jobke2017-11-061-3/+3
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-031-0/+45
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-56/+318
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-2/+2
* Nextcloud license header for new filesroot2016-07-281-8/+10
* comments amendedroot2016-07-271-1/+0
* New LDAPProvider for user_ldaproot2016-07-221-0/+337