Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
theamk
on April 28, 2024
|
parent
|
context
|
favorite
| on:
Self-hosting forms, the sane way
what are the possible security problems in this case (grab all form data and stuff to database)?
The only one I can think of is SQL injection, but that's trivial to fix with placeholders.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The only one I can think of is SQL injection, but that's trivial to fix with placeholders.