Index: branches/stable/cgi-bin/main.cgi
===================================================================
--- branches/stable/cgi-bin/main.cgi	(revision 378)
+++ branches/stable/cgi-bin/main.cgi	(revision 383)
@@ -32,5 +32,5 @@
 }
 
-syslog "debug", "$authuser active";
+syslog "debug", "$authuser active, $ENV{'REMOTE_ADDR'}";
 
 # Why not a global DB handle?  (And a global statement handle, as well...)
