Evidently, when an HTML checkbox is disabled, its value
authorArt Cancro <ajc@citadel.org>
Sun, 8 Jul 2007 04:15:38 +0000 (04:15 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 8 Jul 2007 04:15:38 +0000 (04:15 +0000)
commit375c84d4ed58b49836588adf5eb62d1c6bdbc90b
treed4f221ad3282b4e65642146043108e65fcf1ac43
parent2539789c4ba28934dbadfef2e8d8d9891f627f5d
Evidently, when an HTML checkbox is disabled, its value
is never sent to the server, even if the value was explicitly set.
Reworked the c_auth_mode setting due to this, because it was getting
unset.
webcit/siteconfig.c