Project.pm/User.pm: split validated match not $_
commit18f12629744851710afa98dee653f0fe8bd243f9
authorKyle J. McKay <mackyle@gmail.com>
Fri, 5 Mar 2021 09:51:23 +0000 (5 02:51 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 5 Mar 2021 09:51:23 +0000 (5 02:51 -0700)
tree36eb0a1e3bac6ed11e54819a2b91120df4f1ad74
parent31ca5b408b06f623ad0111530eaf7d2d6a3b4dcb
Project.pm/User.pm: split validated match not $_

In the get_full_list_extended functions, split the validated
pattern match capture rather than $_.  That way it's untainted.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm
Girocco/User.pm