HomePhorge

(#13649) Restrict module name matching
e7d39119b3f9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#13649) Restrict module name matching

Before this patch the regex used to match valid module names in
Puppet::Node::Environment#modules_by_path matches invalid module
names.

This patch replaces the current regex pattern with one more accurate.
This patch also includes updated specs to cover this change in behavior.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd88f3e7c387e: Merge pull request #613 from puppetlabs/geordi
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPUe7d39119b3f9: (#13649) Restrict module name matching (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Apr 5 2012, 5:52 PM