Module: deluge Branch: multiuser-oldprefs Commit: b3870ad6ddcf05f7a2a850ec5f4ab89b906360a9
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 | 21 +++++++++++++++- deluge/ui/gtkui/connectionmanager.py | 42 ++++++++++++++------------------- deluge/ui/gtkui/dialogs.py | 2 +- 6 files changed, 59 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.
