chldapasswd/static
Pierre-Olivier Mercier 28f55960de feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms
Integrate go-altcha to protect login, change password, lost password,
and reset password forms against automated submissions. Serves the
altcha widget JS from the embedded library, exposes a challenge
endpoint, validates responses server-side with replay prevention, and
updates the CSP to allow self-hosted scripts and WebAssembly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 10:56:16 +07:00
..
change.html feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms 2026-03-08 10:56:16 +07:00
footer.html Theming 2018-12-31 01:00:24 +01:00
header.html feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms 2026-03-08 10:56:16 +07:00
login.html feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms 2026-03-08 10:56:16 +07:00
lost.html feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms 2026-03-08 10:56:16 +07:00
message.html Theming 2018-12-31 01:00:24 +01:00
reset.html feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms 2026-03-08 10:56:16 +07:00