Girocco/Project.pm: make json secret available via web gui
commitf8215863dd3840e231fc1283153562a02f99456b
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 11:22:12 +0000 (15 04:22 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 11:22:12 +0000 (15 04:22 -0700)
treefad873ce6941ccf24625aab7456daa27d05805f9
parent6522cd73acc1426772d00eb0a71dff4842d116b7
Girocco/Project.pm: make json secret available via web gui

Now that protected fields are available, go ahead and add
the jsonsecret field to the list that's viewable/editable
whenever 'notifyjson' has been enabled.  It will only be
viewable/editable once the admin password has been entered.

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