Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- 04/30/09 20:22:35 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 1 1 = µTorrent WebUI = 2 3 __Download:__ [http://www.utorrent.com/webui/webui.zip webui.zip] (ChangeLog)4 2 5 3 Get started by reading the HowTo page. 6 4 7 '''Older versions:'''[[BR]] 8 [http://www.utorrent.com/webui/webui.360.zip webui.360.zip] 5 __Download__: [http://www.utorrent.com/webui/webui.zip webui.zip] (ChangeLog) 9 6 10 == IMPORTANT!==11 An XSS exploit was recently discovered in uTorrent's WebUI server-side. To patch this problem, we are adding a token-based auth system to uTorrent (TokenSystem), which will require a modification of all existing WebUIs! For details, please email greg@bittorrent.com7 === IMPORTANT! === 8 An XSS exploit was discovered in µTorrent's WebUI server-side backend in early 2008. To patch this problem, a token-based auth system was added to µTorrent (TokenSystem), which required a modification of all WebUIs unaware of token auth. For maximum compatibility, any application using the WebUI backend should make use of token auth where possible! For further details, please email greg@bittorrent.com 12 9 10 === Documentation === 11 User-generated "docs": http://forum.utorrent.com/viewtopic.php?id=25661 13 12 14 == Documentation==15 User -generated "docs": http://forum.utorrent.com/viewtopic.php?id=2566113 === SVN Access === 14 Users can access the WebUI SVN repository anonymously (read-only) at svn://trac.utorrent.com/webui
