Files
nextcloud-server-mirror/lib/private/Setup/MySQL.php
Joas Schilling 76c7356af9 Only use alphanumeric chars for mysql password
/ and + can cause problems with other tools that you might want to run on your Nextcloud database.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 12:03:52 +01:00

6.6 KiB