Update 0.3.1.md

This commit is contained in:
Stefan Pejcic 2024-09-30 23:09:32 +02:00 committed by GitHub
parent 7722693a7a
commit 290c2f22ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,3 +27,4 @@ Not yet released.
- `opencli webserver-check_if_file_exists` command is removed. - `opencli webserver-check_if_file_exists` command is removed.
- `opencli backup-run` will now check mysql status inside user container before trying to export databases and users. - `opencli backup-run` will now check mysql status inside user container before trying to export databases and users.
- `/backup_info/<username>` route on OpenAdmin is now renamed to `/backups/restore/dates/<username>`. - `/backup_info/<username>` route on OpenAdmin is now renamed to `/backups/restore/dates/<username>`.
- `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).