Update 0.3.8.md

This commit is contained in:
Stefan Pejcic 2024-12-09 13:07:30 +01:00 committed by GitHub
parent 585b580c4d
commit ad42ea43b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ Not yet released.
### 💅 Polish
- `x-csrftoken` is added to all forms on the OpenAdmin interface for [CSRF](https://portswigger.net/web-security/csrf) protection.
- Redesigned OpenAdmin Dashboard page.
- Suspending user will now redirect all their domains to custom [suspended_user.html](https://github.com/stefanpejcic/openpanel-configuration/blob/main/nginx/suspended_user.html) template.
- OpenPanel can now be updated [directly from Github](/docs/admin/intro/#manual-updates).