From 8144323e90d0d996f72cc0a33b772fd434e67faf Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 30 Sep 2024 22:44:45 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index db39ffab..cdd0aac2 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -17,6 +17,9 @@ Not yet released. ### 💅 Polish - Improvements to the 'OpenAdmin > Plans' page. +- [Restrictions and validations to MySQL and MariaDB database names, usernames and passwords](/docs/articles/accounts/forbidden-usernames/#mysql--mariadb). +- [Restrictions and validations to FTP sub-accounts and passwords](/docs/articles/accounts/forbidden-usernames/#ftp). +- [Restrictions and validations to Email accounts and passwords](/docs/articles/accounts/forbidden-usernames/#emails). - [Improvements to the 'OpenAdmin > Users > *user* > Backups' page](https://i.postimg.cc/3Nc6Kmd0/2024-09-30-14-41.png). - [Added checks to the install script: if admin account is actually created and docker file mounted](https://github.com/stefanpejcic/OpenPanel/commit/b1ee609d0723447fccbd090d83f198949008fb42). - For new domains, the server signature is now passed from the web server running within the user's container. For users running Apache, the headers will display Apache, and for those running Nginx, the headers will display Nginx.