Module: deluge Branch: multiuser Commit: 33297ba1bf25f842f59a0d1abcbeec86beaf9fbb
Author: Pedro Algarvio <[email protected]> Date: Tue Dec 21 18:20:21 2010 +0000 Since there's no default username for authentication, update hostlist to include the username. Remove debug prints or extreme debugging. Minor code cleanup. Remove un-used imports. --- deluge/core/authmanager.py | 7 +++- deluge/ui/client.py | 55 +++++++++------------------------ deluge/ui/gtkui/connectionmanager.py | 40 +++++++++++++----------- deluge/ui/gtkui/dialogs.py | 2 +- 4 files changed, 43 insertions(+), 61 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.
