nextcloud-server/apps/dav/lib
Louis Chemineau 52aec18d8e fix(contacts): Do not expose SAB in `/contactsmenu`
When hitting the `/contactsmenu/contacts` endpoint with the `dav.system_addressbook_exposed` config switch set to `"no"`, the system address book content is still listed in the response.

This ensure that we do not expose unexpectedly the system address book.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-14 18:54:35 +07:00
..
AppInfo fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 15:14:46 +07:00
Avatars chore: apply code style 2025-04-30 19:04:59 +07:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-22 13:24:02 +07:00
BulkUpload chore: apply code style 2025-04-30 19:04:59 +07:00
CalDAV fix(caldav): show confidential event if writable 2025-08-27 09:54:07 +07:00
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-14 18:54:35 +07:00
Command fix(caldav): prevent unshare entry creation for owner unsharing 2025-06-01 16:39:43 +07:00
Comments chore: apply code style 2025-04-30 19:04:59 +07:00
Connector fix(dav): ensure moving or copying a file is possible 2025-09-02 18:01:41 +07:00
Controller chore: apply code style 2025-04-30 19:04:59 +07:00
DAV perf: Skip photos app related property in custom properties 2025-07-02 19:54:31 +07:00
Db fix: add calendar enable 2025-05-23 10:39:45 +07:00
Direct chore: apply code style 2025-04-30 19:04:59 +07:00
Events fix(dav): only consider user's principal for unsharing entries 2025-06-01 16:39:43 +07:00
Exception chore: apply code style 2025-04-30 19:04:59 +07:00
Files perf(dav): Preload dav search with tags/favorites 2025-07-02 23:43:18 +07:00
Listener chore: apply code style 2025-04-30 19:04:59 +07:00
Migration fix(dav): add repair step to queue job to update rooms and resources 2025-05-26 18:08:36 +07:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Provisioning/Apple chore: apply code style 2025-04-30 19:04:59 +07:00
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-19 22:17:18 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings chore: apply code style 2025-04-30 19:04:59 +07:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag chore: apply code style 2025-04-30 19:04:59 +07:00
Traits chore: apply code style 2025-04-30 19:04:59 +07:00
Upload fix: rework UploadFolder implementation 2025-08-07 14:45:05 +07:00
UserMigration chore: apply code style 2025-04-30 19:04:59 +07:00
Capabilities.php chore: apply code style 2025-04-30 19:04:59 +07:00
HookManager.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:30:42 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix: rework UploadFolder implementation 2025-08-07 14:45:05 +07:00
Server.php perf(dav): Preload dav search with tags/favorites 2025-07-02 23:43:18 +07:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00