Josiah Baldwin 04c96eb2ff
Fix/xss (#6403)
* 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
2024-09-26 21:09:34 -07:00
..
2024-09-26 21:09:34 -07:00
2024-09-26 21:09:34 -07:00
2022-01-10 18:02:19 -08:00
2023-10-24 11:10:47 +01:00
2022-10-25 09:58:04 -07:00
2023-09-20 19:40:58 +01:00