HomePhorge

(PUP-2579) Improve regular expression for options of ssh_authorized_keys
4b5f00c29300Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2579) Improve regular expression for options of ssh_authorized_keys

An option of an SSH key containing escaped double quotes were not correctly
parsed by the ssh_authorized_keys provider, because of an incomplete
regular expression. This commit improves the regular expression by ensuring
that the option is ended by an non-escaped double quote.

Details

Provenance
Romain LE DISEZ <romain.git@ledisez.net>Authored on
Josh Cooper <josh@puppetlabs.com>Committed on Jun 11 2014, 7:58 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe26eddd7c75e: Merge remote-tracking branch 'upstream/stable'
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU4b5f00c29300: (PUP-2579) Improve regular expression for options of ssh_authorized_keys (authored by Romain LE DISEZ <romain.git@ledisez.net>).Jun 11 2014, 7:58 PM