Skip to content

fix(dav): only consider user's principal for unsharing entries

4c13ef7
Select commit
Loading
Failed to load commit list.
Merged

[stable30] Introduce own method for calendar unsharing #52961

fix(dav): only consider user's principal for unsharing entries
4c13ef7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Jun 1, 2025 in 11s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 62 in apps/dav/lib/Command/ClearCalendarUnshares.php

See this annotation in the file changed.

Code scanning / Psalm

DocblockTypeContradiction Note

array<array-key, mixed> does not contain null

Check notice on line 62 in apps/dav/lib/Command/ListCalendarShares.php

See this annotation in the file changed.

Code scanning / Psalm

DocblockTypeContradiction Note

array<array-key, mixed> does not contain null

Check notice on line 226 in apps/dav/lib/DAV/Sharing/Backend.php

See this annotation in the file changed.

Code scanning / Psalm

MissingReturnType Note

Method OCA\DAV\DAV\Sharing\Backend::hasAccessByGroupOrCirclesMembership does not have a return type, expecting bool