[Checkins] SVN: grokproject/branches/d2m-dual-startup/README.txt authentication when using the interactive AJAX debugger

Michael Haubenwallner michael at d2m.at
Sat Jun 14 02:38:22 EDT 2008


Log message for revision 87384:
  authentication when using the interactive AJAX debugger

Changed:
  U   grokproject/branches/d2m-dual-startup/README.txt

-=-
Modified: grokproject/branches/d2m-dual-startup/README.txt
===================================================================
--- grokproject/branches/d2m-dual-startup/README.txt	2008-06-14 06:29:24 UTC (rev 87383)
+++ grokproject/branches/d2m-dual-startup/README.txt	2008-06-14 06:38:21 UTC (rev 87384)
@@ -26,7 +26,8 @@
     
   - ``bin/paster serve etc/debug.ini``
   
-    starts the pythonpaste http server with debug enabled
+    starts the pythonpaste http server with an interactive AJAX debugger enabled
+    authentication: first access should go to http://localhost:8080/@@login.html
     
   - ``bin/paster serve etc/deploy.ini``
   
@@ -42,4 +43,4 @@
 you can also run:
 
   $ paster create -t grok MammotHerd
-  
\ No newline at end of file
+  



More information about the Checkins mailing list