1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 15:14:13 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
astaxie
7b81617a95 golint captcha 2015-09-14 23:13:51 +08:00
supiyun
1592e9c04d 验证码reload问题
当页面放置一段时间,验证码将从缓存中失效。当用户再来刷新验证码将出现验证码404。对于reload操作应该直接生成验证码。
2015-05-25 09:10:34 +08:00
Liu Peng
b1efae6ff8 add missed LICENSE of captcha 2015-05-24 23:59:39 +08:00
astaxie
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
Francois
58ac0d5ea4 Update captcha.go
Captcha must be deleted if the user entered a "challenge" with a different length than the captcha.
2014-08-09 15:35:29 +02:00
astaxie
fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie
0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie
469f283b68 beego:fix captcha filter router 2014-06-19 20:29:36 +08:00
astaxie
085c362ffb beego:fix router expge 2014-06-18 23:32:47 +08:00
astaxie
c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
slene
5be22a99a8 fix captcha urlPrefix 2014-03-12 15:56:04 +08:00
傅小黑
ce2984f09a add comments for testing, utils and validation packages 2014-02-07 16:07:31 +08:00
slene
91d75e8925 add readme for captcha, and enhanced performance 2014-01-17 12:07:30 +08:00
slene
91cbe1f29b add some comments for captcha 2014-01-16 21:34:59 +08:00
slene
f419c12427 add captcha util 2014-01-16 20:53:35 +08:00