various: prepare for use of timed tokens
commit3177b1f959f4ee04c12761e51fa22dd9499442b8
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 00:41:35 +0000 (14 17:41 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 00:41:35 +0000 (14 17:41 -0700)
tree40607e64b4bb4bfa14af1630d11799e273b22a17
parent55959c2890a149d565aba9474b4e0fe31e71fee0
various: prepare for use of timed tokens

Add a new routine to easily fetch the key for a token category.
Add new config items to indicate which project fields require
a validated password even to just view and how long it's valid.
Create new token keys at install time if they do not exist.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm
Girocco/Util.pm
Girocco/Validator.pm
install.sh