feat: authed users in env

This commit is contained in:
Chris Milne 2026-05-07 12:56:30 +01:00
parent 5f069285c2
commit 3a1e822b63
3 changed files with 5 additions and 1 deletions

View file

@ -16,3 +16,5 @@ MISP_OUTPUT_FILE=""
ALLOWED_TLP='["tlp:clear", "tlp:white", "tlp:green"]'
IGNORED_TLP='["tlp:red", "tlp:amber+strict", "tlp:amber"]'
UNBOUND_CERT_DIR=""
AUTHORISED_USERS='[]'