------------------------------------------------------------------------ r5290 | ajc | 2007-07-08 00:15:38 -0400 (Sun, 08 Jul 2007) | 4 lines Changed paths: M /trunk/webcit/siteconfig.c
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. ------------------------------------------------------------------------