nextcloud/tests/lib/User
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
..
AvailabilityCoordinatorTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
AvatarUserDummy.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Backend.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DatabaseTest.php test: cleanup users before userbackend test 2026-06-08 15:40:03 +02:00
Dummy.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
ManagerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SessionTest.php fix(auth): confine OCM access token to the masked share endpoint 2026-07-07 13:56:32 +02:00
UserTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00