Access Control
Coming SoonManage user roles, permissions, and API access tokens
User management and role-based access control requires a backend authentication service. This feature is planned for a future release.
Planned
User Management
Add, edit, and remove users with different roles (Admin, Editor, Viewer).
Planned
Role-Based Access
Define granular permissions per folder and per user role.
Planned
API Tokens
Generate and revoke API tokens for programmatic access to the file API.
Current Access Configuration
The file API is currently secured with Basic Authentication
API Authentication
HTTP Basic Auth on all write endpoints
Public Read Access
All uploaded files are publicly readable via URL
Admin Portal
No authentication required (single-user mode)