HomePhorge

(#7114) Add tests for option property
aa1b36fa3deaUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7114) Add tests for option property

The option property of the ssh_authorized_key type supports an array of
options. To prevent user errors we fail when the user tries to pass
multiple option as a single string like "option1,option2" instead of an
array. A single option however can also include a comma. Sample option:
from="host1,host2".

Add tests that demonstrate that the new value validation on options
is to strict.

Details

Provenance
Stefan Schulte <stefan.schulte@taunusstein.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6ae3538a58ea: Merge branch 'ticket/2.7.x/7224' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Stefan Schulte <stefan.schulte@taunusstein.net> committed rPUaa1b36fa3dea: (#7114) Add tests for option property (authored by Stefan Schulte <stefan.schulte@taunusstein.net>).Jun 20 2011, 8:16 PM