#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 <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/064.ff0c8cb38e567e2807c5a8a6222f6587%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.