Girocco/User.pm: validate more contents on load
commit3dd183f2a7b2a94b3d81a62ecae744869d0e370d
authorKyle J. McKay <mackyle@gmail.com>
Tue, 9 Feb 2021 11:53:04 +0000 (9 04:53 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 9 Feb 2021 11:53:04 +0000 (9 04:53 -0700)
tree412909ed95e755825006febca77275a9da1df9af
parentddc3dd1990ebb9c91e734674588b485843f6961e
Girocco/User.pm: validate more contents on load

Do some additional basic sanity checking when loading a
user.  And, in the process, untaint users that pass
all the checks.

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