OP#436 add user access

This commit is contained in:
2026-02-14 21:28:05 +01:00
parent ca2e2aa9c9
commit 1b5e4b331e

View File

@@ -28,5 +28,5 @@ class confdroid_nagios::server::access_rules (
content => template($ng_htpasswd_head), content => template($ng_htpasswd_head),
order => '000', order => '000',
} }
} }
} }