huiyifyj
83eb193f1b
fix UseWithCtx method to check for nil context
...
- Add nil check for context parameter.
- UseWithCtx method return explicit type rather than interface.
Replace base64Captcha.Store return type with *RedisStore for better type safety.
2025-04-01 16:26:31 +08:00
奇淼(piexlmax
18694fd24a
修复富文本bug,调整日志输出,修复已知bug ( #1563 )
...
* operation.go: fix 调用respPool.Put归还对象前清空对象会造成下次调用无法正常copy
redis.go: fix NewDefaultRedisStore方法实例化的对象直接使用会造成空指针异常
* 设置为发布模式时gin不再输出路由信息log
* 调整基础配置文件
* 修复富文本不回显的bug
---------
Co-authored-by: liuyahui <liuyahui@wjacloud.com >
Co-authored-by: Alan <alan.cd@qq.com >
Co-authored-by: wuqianang <wuqianang@163.com >
Co-authored-by: task <ms.yangdan@gmail.com >
2023-10-10 16:41:55 +08:00
lubin
25a6aef472
修复接口实现问题 ( #1524 )
...
Co-authored-by: lubin <lubin@xiaoduotech.com >
2023-08-30 14:33:52 +08:00
zdreamx
607235eb01
bugfix: fixed redis.go Set function
2023-08-10 16:51:58 +08:00
songzhibin97
0fe4750991
style: linker
2021-12-06 12:44:26 +08:00
蒋吉兆
7e4bfc4034
修复 v8下redis 验证码模式 存在的未传入context的bug
...
(cherry picked from commit 2342a47c6288951f441cd218a9d9988423e35fbd)
2021-08-24 10:38:54 +08:00
蒋吉兆
6afe848210
修改包名称定为至server为插件化提供便利
2021-08-23 23:13:24 +08:00
songzhibin97
cbf73f24ae
feat:fix go mod
2021-08-21 11:01:34 +08:00
liaoyongfu
e82cfa6d26
add captcha redis
2021-07-14 10:52:36 +08:00