Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only use alphanumeric chars for mysql password #25177

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

nickvergessen
Copy link
Member

/ and + can cause problems with other tools that you might want to run on your Nextcloud database.

E.g. the notify_push had issues for me

/ 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>
@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 18, 2021
@rullzer rullzer merged commit 80ed319 into master Jan 18, 2021
@rullzer rullzer deleted the bugfix/noid/more-usable-mysql-password branch January 18, 2021 11:55
@rullzer rullzer mentioned this pull request Jan 19, 2021
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: install and update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants