cgi_show_status(): Stop treating files called standard.action special
authorFabian Keil <fk@fabiankeil.de>
Fri, 6 Nov 2015 13:38:13 +0000 (13:38 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 6 Nov 2015 13:38:13 +0000 (13:38 +0000)
commita2c3b8ef33eb64d16f578d13895032ff4fc1b709
tree677b96ed159d4ec5ac16175e5a16a82b9e1a5534
parent5a4033d318425c88a7f7e0d89342a4af293c3f1c
cgi_show_status(): Stop treating files called standard.action special

... and allow to edit them just like any other action file.

Nowadays the official "standards" are part of default.action
and there's no obvious reason to disallow editing them through
the cgi editor anyway (if the user decided that the lack of
authentication isn't an issue in her environment).
cgisimple.c