'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
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.