feat: authed users in env
This commit is contained in:
parent
5f069285c2
commit
3a1e822b63
3 changed files with 5 additions and 1 deletions
|
|
@ -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='[]'
|
||||
Loading…
Add table
Add a link
Reference in a new issue