[Deluge] #3262: WebUI cannot change password

4 views
Skip to first unread message

Deluge

unread,
Jun 11, 2019, 5:58:15 AM6/11/19
to delug...@googlegroups.com
#3262: WebUI cannot change password
-------------------------+-------------------
Reporter: rasistasian | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.3
Component: Web UI | Version: 2.0.0
Keywords: |
-------------------------+-------------------
i can't seem to change my webui password. The logs say

{{{
Error calling method `auth.change_password`: Unicode-objects must be
encoded before hashing
}}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3262>
Deluge <http://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Jun 11, 2019, 7:37:21 AM6/11/19
to delug...@googlegroups.com
#3262: WebUI cannot change password
--------------------------+-------------------

Reporter: rasistasian | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.3
Component: Web UI | Version: 2.0.0
Resolution: | Keywords:
--------------------------+-------------------

Comment (by Cas):

Full backtrace:

{{{
12:36:26 [ERROR ][deluge.ui.web.json_api :1418] Unicode-objects must
be encoded before hashing
Traceback (most recent call last):
File "/home/calum/projects/deluge/deluge/ui/web/json_api.py", line 160,
in _handle_request
result = self._exec_local(method, params, request)
File "/home/calum/projects/deluge/deluge/ui/web/json_api.py", line 122,
in _exec_local
return meth(*params)
File "/home/calum/projects/deluge/deluge/ui/web/auth.py", line 219, in
change_password
return self._change_password(new_password)
File "/home/calum/projects/deluge/deluge/ui/web/auth.py", line 201, in
_change_password
s = hashlib.sha1(salt)
TypeError: Unicode-objects must be encoded before hashing
}}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3262#comment:1>

Deluge

unread,
Jun 11, 2019, 3:29:06 PM6/11/19
to delug...@googlegroups.com
#3262: WebUI cannot change password
--------------------------+-------------------

Reporter: rasistasian | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.3
Component: Web UI | Version: 2.0.0
Resolution: | Keywords:
--------------------------+-------------------

Comment (by Cas):

Fixed in develop [632089940c]

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3262#comment:2>

Deluge

unread,
Jun 11, 2019, 3:29:15 PM6/11/19
to delug...@googlegroups.com
#3262: WebUI cannot change password
--------------------------+--------------------
Reporter: rasistasian | Owner:
Type: bug | Status: closed

Priority: minor | Milestone: 2.0.3
Component: Web UI | Version: 2.0.0
Resolution: Fixed | Keywords:
--------------------------+--------------------
Changes (by Cas):

* status: new => closed
* resolution: => Fixed


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3262#comment:3>

Reply all
Reply to author
Forward
0 new messages