nextcloud/apps/dav/tests/unit
Arusekk 196895b3a7
fix(caldav): show confidential event if writable
If a party can edit the calendar/event, just display it instead of
hiding the details and risking overwrites.
This might be considered a change impacting privacy,
but it actually improves semantics.

Relevant test updates included, improving assertion correctness.

I think all the relevant use cases are solved by this.

Closes https://github.com/nextcloud/server/issues/5551
Closes https://github.com/nextcloud/calendar/issues/4044
Closes https://github.com/nextcloud/server/issues/11214

Signed-off-by: Arusekk <floss@arusekk.pl>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-27 09:54:07 +02:00
..
AppInfo chore: apply code style 2025-04-30 19:04:59 +02:00
Avatars chore: Add SPDX header 2024-05-28 14:41:28 +02:00
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 2025-05-07 13:28:53 +02:00
CalDAV fix(caldav): show confidential event if writable 2025-08-27 09:54:07 +02:00
CardDAV fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 15:02:42 +02:00
Command fix(caldav): prevent unshare entry creation for owner unsharing 2025-06-01 16:39:43 +02:00
Comments chore: apply code style 2025-04-30 19:04:59 +02:00
Connector chore: apply code style 2025-04-30 19:04:59 +02:00
Controller chore: apply code style 2025-04-30 19:04:59 +02:00
DAV fix(caldav): prevent unshare entry creation for owner unsharing 2025-06-01 16:39:43 +02:00
Direct chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Files perf(dav): Preload dav search with tags/favorites 2025-07-02 23:43:18 +02:00
Listener chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Migration chore: apply code style 2025-04-30 19:04:59 +02:00
Provisioning/Apple chore: apply code style 2025-04-30 19:04:59 +02:00
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-19 22:17:18 +02:00
Service feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
Settings chore: apply code style 2025-04-30 19:04:59 +02:00
SystemTag chore: apply code style 2025-04-30 19:04:59 +02:00
Upload fix: improve assembly stream 2025-05-12 11:59:38 +02:00
bootstrap.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CapabilitiesTest.php chore: apply code style 2025-04-30 19:04:59 +02:00
phpunit.xml chore: Add SPDX header 2024-05-28 14:41:28 +02:00
ServerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00