template toolkit and the user's ip address

Jason Pyeron jpyeron at pdinc.us
Fri May 6 19:34:37 UTC 2005


thanks, solves my problem, the ip address IS changing every minute or so..

is this worthy of a bug report?


Index: login.html.tmpl
===================================================================
RCS file: 
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/auth/login.html.tmpl,v
retrieving revision 1.10
diff -u -r1.10 login.html.tmpl
--- login.html.tmpl     24 Jul 2004 02:18:45 -0000      1.10
+++ login.html.tmpl     6 May 2005 19:32:56 -0000
@@ -75,8 +75,9 @@
         <td align="right">
           <b>
              Restrict this session<br>
-             to this IP address:
+             to this IP address:<br>
           </b>
+             ([% USE Bugzilla %][% Bugzilla.cgi.remote_host() %])
         </td>
         <td>
           <input type="checkbox" name="Bugzilla_restrictlogin"


-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager             7 West 24th Street #100     -
- +1 (410) 808-6646 (c)             Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.



More information about the developers mailing list