aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/LDAP/ILDAPProvider.php
Commit message (Expand)AuthorAgeFilesLines
* fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-211-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+2
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* Fix LDAP related docblocks typesCôme Chilliet2021-12-161-2/+2
* Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-161-3/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* adjust since blizzz2021-01-221-1/+1
* extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-191-7/+17
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-171-1/+1
* Update license headersMorris Jobke2017-11-061-3/+3
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-031-0/+7
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-1/+49
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-10/+10
* Nextcloud license header for new filesroot2016-07-281-8/+10
* final changesroot2016-07-271-9/+8
* New LDAPProvider for user_ldaproot2016-07-221-0/+104