[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Smolt: firsboot revisited
- From: R P Herrold <herrold owlriver com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Smolt: firsboot revisited
- Date: Thu, 15 Feb 2007 21:47:12 -0500 (EST)
On Thu, 15 Feb 2007, Dennis Gilmore wrote:
Did you look at the code like i asked last time ? IP's are
not collected. the data is transmitted by post so there is
is no way to tie a UUID to an ip
ummm ... don't be silly -- it is trivial to associate an
originating IP to a POST
This test widget at http://www.herrold.com/post/ has this
HTML code to the client:
<form method="post">
Digits only please: <input type="text" name="acme"><br>
<input type="submit" name="show" value="show">
</form>
and reveals the REMOTE_ADDR quite readily.
The source PHP may be viewed at:
http://www.herrold.com/post/index.phps
-- Russ Herrold
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]