aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/SystemAddressbook.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Merge branch 'master' into replace_strpos_calls_in_dav_appFaraz Samapoor2023-06-271-1/+1
|\
| * fix(carddav): Make SystemAddressBook::__construct $groupManager argument null...Christoph Wurst2023-06-121-1/+1
* | Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-1/+1
|/
* fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-251-8/+6
* fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-251-1/+69
* fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
* fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
* fix(carddav): expose system address bookAnna Larch2023-05-111-4/+75
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-2/+177
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-2/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-1/+1
|\
| * Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-1/+1
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
|/
* Return empty system addressbook since we cannot easily limit it to groupsJulius Härtl2020-03-201-1/+3
* Update license headersChristoph Wurst2019-12-051-1/+3
* No DAV user enumeration if disabledRoeland Jago Douma2018-12-041-0/+47