Update 0.2.3.md

This commit is contained in:
Stefan Pejcic
2024-07-19 15:19:07 +02:00
committed by GitHub
parent 98c22d3f72
commit 3704512dab

View File

@@ -27,6 +27,7 @@ Not yet released.
### 💅 Polish
- All new user accounts now have fixed ports for MySQL and SSH services, so the ports remain consistent even after a restore or server reboot.
- Nginx and Apache vhosts files now restrict access to sensitive resources by default, these include: `.git`, `compose.json`, `composer.lock`, `auth.json`, `config.php`, `wp-config.php`, `vendor`. OpenPanel users can edit and remove the rules for any domain, from the **OpenPanel > Domains > Edit Vhosts File** page.
- [Websites List](#websites-list)
- `opencli report` command now provides more detailed info for OpenAdmin service: pip installed packages, python version and full error log.