From adfc4fe0e692ba9e5ea1dbd1a3c6444a58705b3f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 2 Oct 2024 13:37:54 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 93c2de01..6f49e450 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -28,4 +28,6 @@ Not yet released. - `opencli backup-run` will now check mysql status inside user container before trying to export databases and users. - `/backup_info/` route on OpenAdmin is now renamed to `/backups/restore/dates/`. - `opencli ftp-add`, `opencli user-add`, `opencli user-rename`, `opencli admin new`, `opencli admin rename` will on validation errors display links to [username/password requirements](/docs/articles/accounts/forbidden-usernames). -- New user accounts will now immediately be [displayed in 'OpenAdmin > Backups > Restore' with 0 backups available](https://i.postimg.cc/WpZHbCcW/2024-10-01-12-36.png). +- New user accounts will now immediately be [displayed in 'OpenAdmin > Backups > Restore' with 0 backups available](https://i.postimg.cc/WpZHbCcW/2024-10-01-12-36.png). +- `/etc/nginx/modsec/main.conf` is now renamed to `/usr/local/nginx/conf/modsecurity.conf`. +