*.cgi: improve "not found that's really wierd" error
commit1df16623401b040d40a44f02a1a185d2565a9b99
authorKyle J. McKay <mackyle@gmail.com>
Tue, 2 Sep 2014 02:17:43 +0000 (1 19:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 2 Sep 2014 02:17:43 +0000 (1 19:17 -0700)
treefd9c7e08cded8a77b618a9fa8c799214883292e8
parent205d94e8831f10790c8b6c2fe41eb6a1169fc31a
*.cgi: improve "not found that's really wierd" error

The error can only happen if a project exists as a directory on
the disk but does not have a corresponding entry in the jail's
etc/group file.

Keep the same obscure error message, but instead of using die
to display it, format it as an HTML <p></p> element so it's not
quite so unfriendly to users.
cgi/delproj.cgi
cgi/editproj.cgi
cgi/mirrorproj.cgi
cgi/pwproj.cgi