qBittorrent/src/webui
Tom Piccirello 368fbd9e7d
Fix encoding of special characters
Special characters would get html encoded (& -> &amp;). This has been tested against several payloads (e.g. <script>alert(0)</script>) to ensure it's not vulnerable to XSS.
2019-06-20 22:15:32 -07:00
..
api Use appropriate type 2019-06-19 18:52:24 +08:00
www Fix encoding of special characters 2019-06-20 22:15:32 -07:00
CMakeLists.txt Merge pull request #8217 from Piccirello/webui-statusbar-freespace 2018-10-28 10:02:49 +03:00
webapplication.cpp Add WebAPI session timeout settings 2019-06-15 18:57:19 +08:00
webapplication.h Add WebAPI session timeout settings 2019-06-15 18:57:19 +08:00
webui.cpp Load WebUI certificate & key from file path 2019-01-28 16:33:48 +08:00
webui.h Redesign Web API 2018-01-28 19:16:24 +03:00
webui.pri QMake: Compile translations at build time 2018-12-22 16:02:17 +03:00