Add vault-level access control

This commit is contained in:
Andras Schmelczer 2025-03-29 12:25:15 +00:00
parent a8c813b9a7
commit b3e98d32b6
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
17 changed files with 86 additions and 41 deletions

View file

@ -1,6 +1,6 @@
database:
databases_directory_path: databases
max_connections: 12
max_connections_per_vault: 12
server:
host: 0.0.0.0
@ -13,7 +13,7 @@ users:
- name: admin
token: test-token-change-me
vaults:
all: true
allow_access_to_all: true
- name: test
token: other-test-token