Skip to content

Quote read passwords in yml files

DJ Mountney requested to merge permit-complex-pass into master

This should help ensure the passwords are read as strings, so they won't break the yaml parsing.

Fixes: https://gitlab.com/charts/gitlab/issues/1207

Merge request reports