geoffholden
  • Joined on 2025-03-06
geoffholden commented on pull request borgmatic-collective/borgmatic#1017 2025-03-06 12:33:53 +00:00
Add single quotes around the password.

I've updated the tests and did some checking with a local MariaDB instance. Escaping a # in the middle of a password with a backslash doesn't work, the single quotes are required. But, it seems…

geoffholden pushed to db_password_special_chars at geoffholden/borgmatic 2025-03-06 12:31:07 +00:00
a926b413bc Updating automated test, and fixing linting errors.
geoffholden commented on pull request borgmatic-collective/borgmatic#1017 2025-03-06 03:05:55 +00:00
Add single quotes around the password.

Yeah, a password with a single quote could really throw things off. I'll take a closer look and update the tests.

geoffholden created pull request borgmatic-collective/borgmatic#1017 2025-03-06 02:25:43 +00:00
Add single quotes around the password.
geoffholden created branch db_password_special_chars in geoffholden/borgmatic 2025-03-06 02:25:12 +00:00
geoffholden pushed to db_password_special_chars at geoffholden/borgmatic 2025-03-06 02:25:12 +00:00
18ffd96d62 Add single quotes around the password.
geoffholden created repository geoffholden/borgmatic 2025-03-06 02:14:58 +00:00