delproj: update code to handle more than one auth type
commitacd44bb7a50c7bc3d0d7ea65e47a89f780a5a41d
authorKyle J. McKay <mackyle@gmail.com>
Wed, 16 Apr 2014 09:07:32 +0000 (16 02:07 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 16 Apr 2014 09:07:32 +0000 (16 02:07 -0700)
treef9de2e18a15b9c7f973ee0c51b1946930976d06f
parentb04685793e32297c2dd3fa8b5a3adb8cda768c0b
delproj: update code to handle more than one auth type

In preparation for using authorization codes to change a project's
password, allow the type of authorization code to be set in the
same way that edituser/deluser work.

Make delproj.cgi aware of the type of authorization code and
require that type ('DEL') to delete a project successfully.
Girocco/Project.pm
cgi/delproj.cgi