File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
88- Added recidive filter function to fail2ban.
99- Refactored MultiPHP functionality. MultiPHP will be enabled by default on new installations.
1010- Allowed admin user to add or remove PHP versions from webui (edit/server->"Web Server" page).
11+ - Extended v-extract-fs-archive to allow archive testing and extracting only specific paths (for tar)
1112
1213### Bugfixes
1314- Added a detection of web root for add .well-known ACME challenge.
@@ -23,7 +24,16 @@ All notable changes to this project will be documented in this file.
2324- Fixed permissions to allow access for FTP users created in web domains under admin account.
2425- Check if user home exists before set permission on sftp jail.
2526- Fix several security issues, thanks to Andrea Cardaci (https://cardaci.xyz/ )
27+ - Improved input validation on File System operations scripts
28+ - SecImprove: Cli arguments were glob expanded when written to log file
29+ - Fixed: Removing web domains would let sftp accounts still configured in sshd
30+ - SecImprove: File operations in user home folder will be executed as the real user
2631
32+ ## [ 1.0.5] - 2019-08-06 - Hotfix
33+ ### Bugfixes
34+ - Fix several security issues, thanks to Andrea Cardaci (https://cardaci.xyz/ )
35+ - Rework Let's Encrypt acme staging to use hestia conform standard.
36+ - Fix if condition, use nginx for Let's Encrypt acme request if present.
2737
2838## [ 1.0.4] - 2019-07-09 - Hotfix
2939### Bugfixes
You can’t perform that action at this time.
0 commit comments