Commit Graph

2 Commits

Author SHA1 Message Date
2e58865f66 Lisää error_log lomakkeen sähköpostilähetykseen debug-tarkoitukseen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 09:08:47 +02:00
f0d3b66756 Add working availability form with PHP email sending
- send.php handles form submission and sends email via mail()
- Honeypot field for bot protection
- IP-based rate limiting (60s cooldown)
- Query logging to data/kyselyt.log
- Frontend JS with loading state and success/error feedback
- data/ directory protected with .htaccess

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 00:41:08 +02:00