aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Settings/Admin.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-301-22/+2
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-2/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-231-1/+11
* Update license headersMorris Jobke2017-11-061-0/+2
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Add unit testsLukas Reschke2016-08-151-7/+3
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-2/+2
* more admin page splitup improvementsArthur Schiwon2016-08-101-31/+9
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+115