Update 0.2.3.md

This commit is contained in:
Stefan Pejcic
2024-07-22 21:51:53 +02:00
committed by GitHub
parent 1b30b342be
commit 01675900f8

View File

@@ -34,7 +34,7 @@ Not yet released.
- 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.
- PM2 Application installer now supports optional flags to be passed to the startup file.
- [Websites List](#websites-list)
- `opencli report` command now provides more detailed info for OpenAdmin service: pip installed packages, python version and full error log.
- `opencli report` command now provides more detailed info for OpenAdmin service: pip installed packages, python version, ufw/csf rules and full error log.
- `opencli user-sudo` command now allows user to use the `su -` command to switch to root user.