Skip to content

Credentials with "-" break unuseable with FromEnvironment #8

@thekid

Description

@thekid

Works fine on Windows:

C:\Users\friebe>set LDAP-PASS=foo
C:\Users\friebe>echo %LDAP-PASS%
foo

...but not on Un*x sytems:

$ export LDAP-PASS=foo
-bash: export: `LDAP-PASS=foo': not a valid identifier

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