HomePhorge

(#11930) Add validation of Windows paths in the generate function
d60a88ecd458Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11930) Add validation of Windows paths in the generate function

The generate function did not handle Windows style paths when
validating that it was fully qualified or that it only contained
alphanumerics, file separators, or dashes, as Windows paths can also
contain '\', as well as ':', but only when it is part of the drive
specifier.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaa4896586a14: (#11930) Use Puppet::Util.absolute_path? to validate paths
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUd60a88ecd458: (#11930) Add validation of Windows paths in the generate function (authored by Josh Cooper <josh@puppetlabs.com>).Jan 21 2012, 5:53 AM