From 3a14280ad2111274697de1f5eae7cf81c34676eb Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 27 Mar 2024 20:05:48 +0100 Subject: [PATCH] Update 0.1.6.md --- documentation/docs/changelog/0.1.6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index 7154186a..128ed122 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -21,6 +21,8 @@ Not yet released. - Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page. - Introduced *OpenAdmin > API Settings* page, enabling API access, token generation, curl command execution, request sending, response viewing, and API access log monitoring. - Added a feature that allows for [manual initiation of updates via the *OpenAdmin > General Settings* section](https://i.postimg.cc/FzCGTgFg/openadmin-update-is-available.png). +- **OpenAdmin > ModSecurity** interface. +- `opencli nginx-modsec` script that allows admins to: update OWASP Core Ruleset, List ModSecurity rules and Logs, Enable/Disable Rules and view domain settings. ### 💅 Polish - Added check if docker images exist before creating plans.