Changes between Version 10 and Version 11 of WikiStart

Show
Ignore:
Timestamp:
04/30/09 20:22:35 (7 months ago)
Author:
ultima
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v10 v11  
    11= µTorrent WebUI = 
    2  
    3 __Download:__ [http://www.utorrent.com/webui/webui.zip webui.zip] (ChangeLog) 
    42 
    53Get started by reading the HowTo page. 
    64 
    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) 
    96 
    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.com 
     7=== IMPORTANT! === 
     8An 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 
    129 
     10=== Documentation === 
     11User-generated "docs": http://forum.utorrent.com/viewtopic.php?id=25661 
    1312 
    14 == Documentation == 
    15 User-generated "docs": http://forum.utorrent.com/viewtopic.php?id=25661 
     13=== SVN Access === 
     14Users can access the WebUI SVN repository anonymously (read-only) at svn://trac.utorrent.com/webui