Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dylan16807
293 days ago
Are you using a very weird definition of "logging" to make a joke? Web forms don't need any logging to work.
1 comments
SoftTalker
292 days ago
You save them in a database. Probably in clear text. Six of one, half-dozen of the other.
link
Dylan16807
292 days ago
A password being put into a normal text field in a properly submitted form is a
lot
less likely than getting into some query or path. And a database is more likely to be handled properly than some random log file.
Six of one, .008 of a dozen of the other.
link