Module: deluge Branch: multiuser Commit: 63b1474dd291f632f9697182ebcc44f7666df0f1
Author: Pedro Algarvio <[email protected]> Date: Tue Dec 21 02:58:06 2010 +0000 Use a specific response code for authentication requests. Recreate authentication request exceptions on the client end. --- deluge/core/daemon.py | 11 --------- deluge/core/rpcserver.py | 5 +++- deluge/error.py | 17 ++++++++++++++ deluge/ui/client.py | 20 +++++++++++++++- deluge/ui/gtkui/connectionmanager.py | 41 ++++++++++++++------------------- deluge/ui/gtkui/dialogs.py | 2 +- 6 files changed, 57 insertions(+), 39 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
