Changes between Initial Version and Version 1 of Ticket #1978


Ignore:
Timestamp:
11/24/2011 12:37:04 AM (13 years ago)
Author:
Calum
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1978 – Description

    initial v1  
    44[ERROR   ] 00:27:51 client:393 RPCError Message Received!
    55
    6 --------------------------------------------------------------------
    76RPCRequest: daemon.login(localclient, xxxxxx)
    87
    98File "deluge/core/rpcserver.py", line 259, in dispatch
    10 ret = component.get("AuthManager").authorize(*args, **kwargs)
    11                                                                     File "deluge/core/authmanager.py", line 93, in authorize
    12                                                                     raise BadLoginError("Password does not match")
     9      ret = component.get("AuthManager").authorize(*args, **kwargs)
     10File "deluge/core/authmanager.py", line 93, in authorize
     11      raise BadLoginError("Password does not match")
     12
    1313BadLoginError: Password does not match
    14 
    1514}}}
    1615