d51876b Avoid XSS vulnerability on the search engine

Authored and Committed by veillard 8 years ago
    Avoid XSS vulnerability on the search engine
    
    Raised by https://www.xssposed.org/incidents/69566/
    Need to escape the user provided query before displaying it back
    
        
file modified
+1 -1