Skip to content

Trailing white space ignore in password.txt #574

@sysk

Description

@sysk

It seems that trailing whitespace is ignored in password.txt which breaks passwords that end with a space (which restic allows).

profiles.toml

version = "1"

[default]
  repository = "/some/path"
  password-file = "password.txt"

password.txt

some password that ends with a space 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions