Files
probo/pkg
Ludovic Vielle e51382ce70 Rewrite files/v1 handler with public and private endpoints
Add GET /public/{fileID} (unauthenticated, public files only) and
GET /{fileID} (session+API key+OAuth2, all files, core:file:get IAM
check). IAM and not-found errors both return 404 to prevent leaking
whether a file exists.

Signed-off-by: Ludovic Vielle <ludovic@probo.com>
2026-06-09 17:42:16 +02:00
..
2026-06-09 17:00:07 +02:00