Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network-node
diff options
context:
space:
mode:
Diffstat (limited to 'sugar-network-node')
-rwxr-xr-xsugar-network-node2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar-network-node b/sugar-network-node
index ee52b32..ff10c36 100755
--- a/sugar-network-node
+++ b/sugar-network-node
@@ -77,7 +77,7 @@ class Application(application.Daemon):
# XXX Until implementing regular web users
from sugar_network.client.routes import ClientRoutes
- client.sugar_uid = lambda: 'demo'
+ client.login.value = 'demo'
# Point client API to volume directly
client.mounts_root.value = None