Actions
Bug #5024
closedsystem_crlmanager.php serial needs to allow 0
Description
the serial field must be 0 or a positive integer on system_crlmanager.php. the default 0 is fine, but fails input validation
Actions
Added by Chris Buechler about 9 years ago. Updated about 9 years ago.
Description
the serial field must be 0 or a positive integer on system_crlmanager.php. the default 0 is fine, but fails input validation
"Serial" field min now set to '0' to avoid validation error.