Skip to content

Handle Special Characters in Passwords #14

@jesselloyd

Description

@jesselloyd

If a password contains special characters such as ', ", ^ etc. (any character that would render a global WMI switch invalid) it should be escaped to prevent parsing errors.

The escaping strategy will be dependent on the shell / environment in which commands are executed - the solution needs to be versatile enough to account for these dependencies.

This is a bit of a challenge because having combinations of these characters is possible, although that is probably best considered an edge case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions