Skip to content

Improve password-rules.json error catching in CI #907

@erynofwales

Description

@erynofwales

I landed a change recently to fix a small formatting error in the password-rules.json file. This caused an error in some of our scripts:

Parsing password rules for hetzner.com
minlength: 8; required: lower; required: upper; required: digit, required: [-^!$%/()=?+#.,;:~*@{}_&[]];
_passwordGenerationParametersDictionary@(execjs):959:41: TypeError: null is not an object (evaluating 'requirements["PasswordMinLength"]') (ExecJS::ProgramError)

Metadata

Metadata

Assignees

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