* Fixed filenames not being escaped when editing files
This allowed a possible XSS by naming a file in a particular way on your device.
* Fixed HTML generation in webserver not escaping most things from req.query
This would allow XSS through a very simple phishing attack
* Added HtmlEscape to Mobile default as well
* Added sanitization to SAML redirect and Twitter/Azure