Bugfix: authorization: Handle utf8 decoding outside of generic modules, safe if passw...
authorLuke Dashjr <luke-jr+git@utopios.org>
Sun, 7 Jul 2013 16:00:05 +0000 (16:00 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sun, 7 Jul 2013 16:00:05 +0000 (16:00 +0000)
commit0dc0955faae83bcf8cde609f8da01aac50e105d8
treeefe3aafe621c658b3d9f9f7df0427b73541e87fe
parente328ef981f35ecf0d8cb7bbe40d74814fcc3b74c
Bugfix: authorization: Handle utf8 decoding outside of generic modules, safe if password is None
eloipool.py
httpserver.py
jsonrpcserver.py