forms.py
13 KB
-
Verify 'Full Name' field does not allow HTML in Signup form · 8ffac206
'Full Name' field in the signup form is allowing HTML as an input which makes spoofing easily.To avoid it, validation is added that will ensure 'Full Name' field does not allow HTML. LEARNER-3385
uzairr committed