mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
171b359877
Signed-off-by: Tamal Saha <tamal@appscode.com>
16 lines
556 B
Markdown
16 lines
556 B
Markdown
# captcha [![Build Status](https://drone.gitea.com/api/badges/macaron/captcha/status.svg)](https://drone.gitea.com/macaron/captcha)
|
|
|
|
Middleware captcha provides captcha service for [Macaron](https://gitea.com/macaron/macaron).
|
|
|
|
### Installation
|
|
|
|
go get gitea.com/macaron/captcha
|
|
|
|
## Getting Help
|
|
|
|
- [API Reference](https://gowalker.org/gitea.com/macaron/captcha)
|
|
- [Documentation](http://go-macaron.com/docs/middlewares/captcha)
|
|
|
|
## License
|
|
|
|
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text. |