1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-18 12:44:14 +00:00
Beego/utils
supiyun 1592e9c04d 验证码reload问题
当页面放置一段时间,验证码将从缓存中失效。当用户再来刷新验证码将出现验证码404。对于reload操作应该直接生成验证码。
2015-05-25 09:10:34 +08:00
..
captcha 验证码reload问题 2015-05-25 09:10:34 +08:00
pagination Fix RequestURI nil caused template parse failed 2014-12-25 11:23:04 +08:00
testdata add other utils 2013-12-09 16:01:24 +08:00
caller_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
caller.go update the documents & comments 2014-08-18 16:41:43 +08:00
debug_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
debug.go update the documents & comments 2014-08-18 16:41:43 +08:00
file_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
file.go update the documents & comments 2014-08-18 16:41:43 +08:00
mail_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
mail.go Update mail.go 2014-10-11 00:42:01 +08:00
rand.go update the documents & comments 2014-08-18 16:41:43 +08:00
safemap_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
safemap.go update the documents & comments 2014-08-18 16:41:43 +08:00
slice_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
slice.go utils: fix the SliceIntersect 2014-08-22 16:50:07 +08:00