No description
- Go 50.1%
- CSS 26.9%
- HTML 22.4%
- Dockerfile 0.6%
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> |
||
|---|---|---|
| static | ||
| .drone.yml | ||
| .gitignore | ||
| addy.go | ||
| altcha.go | ||
| change.go | ||
| csrf.go | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| ldap.go | ||
| login.go | ||
| lost.go | ||
| main.go | ||
| ratelimit.go | ||
| renovate.json | ||
| reset.go | ||
| static.go | ||