Update 0.1.6.md

This commit is contained in:
Stefan Pejcic 2024-04-08 22:04:38 +02:00 committed by GitHub
parent 9c83f9ef73
commit a5c285e25f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ Not yet released.
- `opencli nginx-modsec` script that allows admins to: update OWASP Core Ruleset, List ModSecurity rules and Logs, Enable/Disable Rules and view domain settings.
- [Custom OpenPanel and OpenAdmin templates](#custom-templates-for-openadmin-and-openpanel) can now be defined by the Administrator
- [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin)
- DNS zone export for *OpenPanel > Edit DNS Zone*
- [DNS zone export for *OpenPanel > Edit DNS Zone*](#export-dns-zone)
### 💅 Polish
- Added check if docker images exist before creating plans.
@ -124,7 +124,7 @@ opencli config update admin_template "/home/custom_admin_template/"
Users can now export the BIND9 DNS zone file from *OpenPanel > Edit DNS Zone*
![export dns zone](https://i.postimg.cc/XqtbBJMb/image.png)
![export dns zone](https://i.postimg.cc/RFgBLdt4/image.png)
---