Update 0.1.6.md

This commit is contained in:
Stefan Pejcic 2024-04-09 21:10:41 +02:00 committed by GitHub
parent 405b6a7211
commit ee79d54f8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ Not yet released.
- [Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page.](#openadmin--docker)
- 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](#panel-update-from-gui).
- [**OpenAdmin > ModSecurity** interface.](#openadmin--modsecurity)
- [*OpenAdmin > ModSecurity* interface.](#openadmin--modsecurity)
- [`opencli nginx-modsec` script that allows admins to: update OWASP Core Ruleset, List ModSecurity rules and Logs, Enable/Disable Rules and view domain settings.](#openadmin--modsecurity)
- [Custom OpenPanel and OpenAdmin templates](#custom-templates) can now be defined by the Administrator
- [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin)
@ -42,6 +42,7 @@ Not yet released.
- New default OpenAdmin theme
- Added checks to remove apt cache and temporary files after install process
- [Custom cron file `/etc/cron.d/openpanel`](#etccrondopenpanel)
- [OpenAdmin login log](https://dev.openpanel.co/logs.html)
-----