Skip to content

Colons in generated values are not parsed the way the user expects them to be #56

@michaelklishin

Description

@michaelklishin

'escaped#%values' can contain most characters that are commonly used in generated passwords (or other values) but not :.

For example, the following input file won't be parsed correctly, that is, the parser will treat the 'ab12 part as an encrypted value suffix, which is not the user intent here.

default_user = ab18273
default_pass = 'ab12:12323'

References #48 #52.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions