Go to file
2019-08-05 12:56:54 +00:00
.drone.yml add drone (#3) 2019-08-05 12:56:54 +00:00
captcha_test.go go mod init (#4) 2019-08-01 19:03:59 +00:00
captcha.go go mod init (#4) 2019-08-01 19:03:59 +00:00
go.mod add drone (#3) 2019-08-05 12:56:54 +00:00
go.sum add drone (#3) 2019-08-05 12:56:54 +00:00
image_test.go Implemented color palette (#5) 2018-07-16 19:40:30 +08:00
image.go Implemented color palette (#5) 2018-07-16 19:40:30 +08:00
LICENSE initial commit 2014-07-31 14:54:50 -04:00
README.md Update 'README.md' (#2) 2019-08-02 02:37:36 +00:00
siprng_test.go upgrade with macaron 2015-10-13 23:59:17 -04:00
siprng.go Fix license 2014-08-07 21:19:04 -04:00

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.