nextcloud/apps/dav/tests/unit
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
..
AppInfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Avatars chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalDAV Merge pull request #57234 from enriquepablo/master 2026-06-18 11:33:24 +02:00
CardDAV Merge pull request #60463 from nextcloud/jtr/test-carddav-search 2026-06-08 14:16:38 +02:00
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Comments chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Connector fix(auth): confine OCM access token to the masked share endpoint 2026-07-07 13:56:32 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DAV chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Direct chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Files chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listener chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Paginate refactor: Run rector 2025-11-18 17:45:54 +01:00
Provisioning/Apple chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Service fix(dav): Handle GenericFileException when reading default contact file 2026-06-25 16:34:53 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupChecks chore: Register system_addressbook_exposed in lexicon 2025-10-10 19:02:41 +02:00
SystemTag chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
test_fixtures feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Upload chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +02:00
CapabilitiesTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
ServerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00