bkabrda / pagure

Forked from pagure 6 years ago
Clone

f7fcaa6 Report the form's errors when the input provided doesn't validate it

Authored and Committed by pingou 7 years ago
    Report the form's errors when the input provided doesn't validate it
    
    This way when an user sends an invalid or incomplete requests, we will
    inform them about the fields that are missing or did not pass the
    validators.
    
    Fixes https://pagure.io/pagure/issue/1581
    
        
file modified
+6 -6
file modified
+4 -2
file modified
+10 -5
file modified
+3 -2
file modified
+2 -1