summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Access.php
Commit message (Expand)AuthorAgeFilesLines
* cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-071-0/+1
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-2/+1
* New LDAPProvider for user_ldaproot2016-07-221-59/+14
* Fix apps/Joas Schilling2016-07-211-2/+4
* Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
* Fix null pointer exception in user_ldap (#25062)Jörn Friedrich Dreyer2016-06-211-1/+8
* Update license headersLukas Reschke2016-05-261-3/+3
* Fix several minor issuesJoas Schilling2016-05-251-2/+2
* Move Access to PSR-4Joas Schilling2016-05-251-0/+1762