feat: formulaire de contact (CSRF + honeypot + rate-limit)

This commit is contained in:
Cedric Abonnel
2026-05-08 19:16:21 +02:00
parent e61116986b
commit b3e2c1c515
5 changed files with 152 additions and 3 deletions
+1
View File
@@ -60,6 +60,7 @@
</div>
<nav class="footer-nav" aria-label="Liens du site">
<a href="route.php?action=about">À propos</a>
<a href="route.php?action=contact">Contact</a>
<a href="route.php?action=legal">Mentions légales</a>
<a href="route.php?action=licenses">Licences</a>
</nav>