forked from Codeberg/captcha
Fork of Codeberg.org's CAPTCHA module used in its own custom-branded Forgejo fork.
|
Lunny Xiao
70641c1a35
Merge pull request 'Upgrade chi to v5' ( #1 ) from lunny/chi_v5 into master
Reviewed-on: https://gitea.com/go-chi/captcha/pulls/1 Reviewed-by: techknowlogick <techknowlogick@gitea.io> Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io> |
||
|---|---|---|
| .drone.yml | upgrade drone | |
| captcha.go | Update README | |
| captcha_test.go | Upgrade chi to v5 | |
| go.mod | Upgrade chi to v5 | |
| go.sum | Upgrade chi to v5 | |
| image.go | Implemented color palette ( #5 ) | |
| image_test.go | Use github.com/unknwon/com ( #6 ) | |
| LICENSE | initial commit | |
| README.md | Update README | |
| siprng.go | Fix license | |
| siprng_test.go | upgrade with macaron | |
captcha Build Status
Middleware captcha provides captcha service for chi.
Installation
go get gitea.com/go-chi/captcha
Getting Help
License
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.