Use a single admin token in argon2 for /admin authentication #8

Merged
solene merged 1 commit from feat/admin_token into main 2026-09-06 11:00:41 +00:00
Owner

close #1

There is now a dedicated admin hash passed in env var at runtime that is used for /admin routes authentication. This is like what Vaultwarden is using for the admin. This enforces the separation between admin role and user role, and a clear separation of users and admin inventories.

close #1 There is now a dedicated admin hash passed in env var at runtime that is used for /admin routes authentication. This is like what Vaultwarden is using for the admin. This enforces the separation between admin role and user role, and a clear separation of users and admin inventories.
solene merged commit 6f210ad602 into main 2026-09-06 11:00:41 +00:00
solene deleted branch feat/admin_token 2026-09-06 11:00:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
public/ipfs-pinning-middleware!8
No description provided.