You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
techknowlogick e8597820aa
continuous-integration/drone/push Build is passing Details
Header before body write (#7)
Header before body write

Reviewed-on: #7
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
3 years ago
.drone.yml add drone (#3) 4 years ago
LICENSE initial commit 9 years ago
README.md Update 'README.md' (#2) 4 years ago
captcha.go Header before body write (#7) 3 years ago
captcha_test.go go mod init (#4) 4 years ago
go.mod Use github.com/unknwon/com (#6) 4 years ago
go.sum Use github.com/unknwon/com (#6) 4 years ago
image.go Implemented color palette (#5) 5 years ago
image_test.go Use github.com/unknwon/com (#6) 4 years ago
siprng.go Fix license 9 years ago
siprng_test.go upgrade with macaron 8 years ago

README.md

captcha Build Status

Middleware captcha provides captcha service for Macaron.

Installation

go get gitea.com/macaron/captcha

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.