mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-21 01:44:16 +02:00
Add postgres.auth to allowed_states
Matches the elasticsearch.auth pattern where auth states use the full sls path check and are explicitly listed.
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
'nginx',
|
'nginx',
|
||||||
'influxdb',
|
'influxdb',
|
||||||
'postgres',
|
'postgres',
|
||||||
|
'postgres.auth',
|
||||||
'soc',
|
'soc',
|
||||||
'kratos',
|
'kratos',
|
||||||
'hydra',
|
'hydra',
|
||||||
|
|||||||
Reference in New Issue
Block a user