aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/filesystemhelper.php
Commit message (Collapse)AuthorAgeFilesLines
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-251-46/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersLukas Reschke2015-10-261-0/+1
|
* Fix doc blocks of LDAP classesJoas Schilling2015-10-151-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-13/+12
|
* Revert "Updating license headers"Morris Jobke2015-02-261-11/+14
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-14/+11
|
* newlinesArthur Schiwon2014-06-031-1/+1
|
* LDAP: put out fetching of user meta data into a fully tested class of its ↵Arthur Schiwon2014-06-031-0/+46
own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master