nextcloud/apps/dav/lib/Connector
Micke Nordin db96073459 fix(auth): confine OCM access token to the masked share endpoint
Gate the temporary-token bearer auth behind an allowOcmAccessToken flag
that only the public, share-masked webdav endpoints set, and drop the
BearerAuth backend from the CalDAV/CardDAV entrypoints. The token is now
honored only on /public.php/webdav, where per-share masking applies.

Assisted-by: ClaudeCode:claude-fable-5

Signed-off-by: Micke Nordin <kano@sunet.se>
2026-07-07 13:56:32 +02:00
..
Sabre fix(auth): confine OCM access token to the masked share endpoint 2026-07-07 13:56:32 +02:00
LegacyDAVACL.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LegacyPublicAuth.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00