Skip to content

Password Special Characters are Shell Interpreted #17

@Zamanry

Description

@Zamanry

My team has noticed that passwords quoted such as 'Password123!' or "Password123!" will fail as the Linux shell interprets the ! as a Bash/Zsh character rather than a string character. This causes password incorrect errors constantly. Our team always single quotes passwords in Linux by default, but this still will cause an error. This issue is not encountered with other tools.

Ideally, this password parameter doesn't require special character escaping. Thanks!

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