dkupka / certmonger

Forked from certmonger 6 years ago
Clone

54923ab Add some JSON type checking in submit-e

Authored and Committed by nalin 8 years ago
    Add some JSON type checking in submit-e
    
    When pulling data out of a JSON object, don't try to use string
    operations on a few members without first checking that the values are
    strings.
    
        
file modified
+11 -2