mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-01 14:59:42 +00:00
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
This commit is contained in:
committed by
techknowlogick
parent
ca6fb004ac
commit
171b359877
16
vendor/gitea.com/macaron/captcha/README.md
generated
vendored
Normal file
16
vendor/gitea.com/macaron/captcha/README.md
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# captcha [](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.
|
Reference in New Issue
Block a user