Update 0.1.6.md

This commit is contained in:
Stefan Pejcic 2024-03-21 14:52:56 +01:00 committed by GitHub
parent ff5ce6a61f
commit 3295034c73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
Not yet released.
### 🐛 Bug fixes
- [Fixed bug durring ModSecurity installation process](#fixed-bug-durring-modsecurity-installation-process)
- Fixed bug durring ModSecurity installation process (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6))
- Fixed bug on *OpenAdmin > Users* with displaying server name
- Fixed bug on *OpenAdmin > Users > Edit information* with modal-backdrop left after closing the modal.
- Fixed bug on *OpenAdmin > General Settings* with the disabled input field causing 500 error on save.
@ -29,13 +29,3 @@ Not yet released.
- Added online status indicators to the Users table in OpenAdmin.
## Fixed bug durring ModSecurity installation process
As (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6)) - the installation of ModSecurity via the OpenAdmin interface failed to complete. To address this issue, we implemented extra validations and updated the script for enhanced efficiency. After conducting tests on a dozen new installations, we can confirm the solution is working.