editproj.cgi: if password validates always enable protected fields
commit46b15d42c6d9d587e257737848fc196b98eddfcd
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 18:28:58 +0000 (15 11:28 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 18:28:58 +0000 (15 11:28 -0700)
treef0b003745b035baadaf06e63362d5035bca9f4f6
parent0632c46f0a8f19d389e4a70a8b6a920a654169f8
editproj.cgi: if password validates always enable protected fields

Regardless of whether or not there are any other errors in the
submitted data, if the password was valid, the protected fields
are always enabled.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
cgi/editproj.cgi