Make blossom read auth optional #11

Closed
opened 2026-05-05 17:15:19 +00:00 by hodlbod · 1 comment
Owner

Add blossom.authenticated_read to config which returns a 403 when fetching a particular file (which is the current behavior). If disabled, files are public read. upload/delete/list should always be authenticated.

Add `blossom.authenticated_read` to config which returns a 403 when fetching a particular file (which is the current behavior). If disabled, files are public read. upload/delete/list should always be authenticated.
Author
Owner

Fixed in 9e56d47

Fixed in 9e56d47
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/zooid#11