Make blossom read auth optional #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add
blossom.authenticated_readto 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.Fixed in
9e56d47