]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
mail.cgi: Always check content of fields
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Oct 2019 10:58:59 +0000 (10:58 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Nov 2019 18:41:01 +0000 (18:41 +0000)
commit0a340fbe1e76323afc7473b296dec871f3d820b0
treedeeec8a31da9e5794ebfb9805e62a08ed29ff3b5
parent8f9c4081b41783505f24a3c43404d5ad82e067c1
mail.cgi: Always check content of fields

These checks did not do anything but clear all fields
when mailing was disabled.

It makes a lot more sense to retain people's settings,
even when they have been disabled.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/mail.cgi