Displaying 1 result from an estimated 1 matches for "seanwolfe".
2005 Dec 19
2
Logging of Form information in production environment.
...ata. Isn't this a security risk? Especially since a user
creation form puts this in the logfile:
Processing Base#index (for 127.0.0.1 at 2005-12-18 21:03:33) [POST]
Parameters: {"user"=>{"password_confirmation"=>"mypassword",
"username"=>"seanwolfe", "lastname"=>"Wolfe", "firstname"=>"Sean",
"form"=>"edit", "password"=>"mypassword",
"email"=>"nobody@nowhere.com"}, "commit"=>"Signup"}
I'm not total...