summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Mapping/AbstractMapping.php
Commit message (Expand)AuthorAgeFilesLines
* formattingArthur Schiwon2020-04-231-12/+26
* read records from DB for lists at once, not one by one.Arthur Schiwon2020-04-171-4/+52
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+8
* Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* Fix multiline commentsChristoph Wurst2020-04-081-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-7/+7
* Update license headersChristoph Wurst2019-12-051-1/+2
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
* LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-051-0/+26
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-091-0/+15
* Add repair stepsArthur Schiwon2017-02-171-0/+19
* Gracefully deny users or groups with too long DNsArthur Schiwon2017-01-251-0/+11
* Fix apps/Joas Schilling2016-07-211-1/+3
* Escape special characters (#25429)Aaron Wood2016-07-201-2/+4
* Update license headersLukas Reschke2016-05-261-1/+1
* Move User_LDAP to PSR-4Joas Schilling2016-05-251-0/+246