Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / top-think/think-captcha issues and pull requests
#80 - 建议列一下当前V3支持的的TP版本
Issue -
State: open - Opened by km-kuang 21 days ago
- 1 comment
#78 - 刚下载的版本发现设置 验证码过期时间 'expire' => 60 是没用的,查看原码,并没有对该属性有相关设置。
Issue -
State: open - Opened by sc8cn 4 months ago
#76 - tp6.1.3+think-captcha3.0.9,直接使用报错的问题。可能是版本不兼容,可能是我用法不对!
Issue -
State: open - Opened by ypcxjc715 about 1 year ago
- 1 comment
#75 - 1修复添加干扰线方法中mt_rand可能出现的小数在php8.1报错问题
Pull Request -
State: closed - Opened by lait233 over 1 year ago
#74 - ThinkPHP8无法安装,提示冲突
Issue -
State: closed - Opened by svipchao over 1 year ago
- 1 comment
#73 - PHP8.1兼容方案
Issue -
State: open - Opened by zjkal about 2 years ago
#72 - php 8.1 :Implicit conversion from float 14.661567560996934 to int loses precision
Issue -
State: open - Opened by taoser over 2 years ago
- 1 comment
#71 - 如何获取验证码的 base64 值通过 API 返回给前端使用?
Issue -
State: open - Opened by gyjcode over 2 years ago
- 3 comments
#70 - facade应该返回类字符串,这样可以通过provider自定义
Issue -
State: open - Opened by augushong over 2 years ago
#69 - 对一些浮点进行进行明确的整型转换,以兼容PHP8.1
Pull Request -
State: closed - Opened by augushong over 2 years ago
- 1 comment
#68 - 3.0.5版本的验证码图片显示不全啊,4个字符的只显示3个,回退到3.0.4就正常了
Issue -
State: open - Opened by FlyArtist over 2 years ago
- 2 comments
#67 - mt_rand小数在php8.1报错
Issue -
State: closed - Opened by ken678 over 2 years ago
- 5 comments
#66 - mt_rand小数在php8.1报错
Pull Request -
State: closed - Opened by tianheng2017 over 2 years ago
#65 - php8.1 Implicit conversion from float 62.5 to int loses precision
Issue -
State: open - Opened by ruoshuiyx almost 3 years ago
- 4 comments
#64 - Update Captcha.php
Pull Request -
State: closed - Opened by anydson over 3 years ago
#63 - Fatal error: Uncaught Error: Class 'Route' not found in vendor\topthink\think-captcha\src\helper.php on line 12
Issue -
State: open - Opened by kenetkang over 3 years ago
- 3 comments
#62 - 增加背景图片透明度设置
Pull Request -
State: closed - Opened by ZayneSW over 3 years ago
#61 - 在前端分类API接口输出base64图片验证码
Pull Request -
State: closed - Opened by Tinywan over 3 years ago
#60 - 验证码不验证后立刻删除,会被暴力重试破解的吧
Issue -
State: open - Opened by aogg almost 4 years ago
- 1 comment
#59 - 增加API调用
Pull Request -
State: closed - Opened by littlezo almost 4 years ago
#58 - Update helper.php
Pull Request -
State: closed - Opened by Tinywan about 4 years ago
#57 - not found function captcha()
Issue -
State: open - Opened by toplyb about 4 years ago
#56 - 验证码只有在第一次能够验证成功,往后就不行了
Issue -
State: open - Opened by toplyb over 4 years ago
#55 - 希望能支持API接口调用
Issue -
State: open - Opened by Edward1108 over 4 years ago
- 2 comments
#54 - 建议可以自定义验证字符串以及标识,方便APP使用。
Issue -
State: open - Opened by indiboy over 4 years ago
#53 - 该库好像与 think-swoole 不兼容
Issue -
State: closed - Opened by xaboy over 4 years ago
- 5 comments
#52 - 配置文件修改length后会导致math验证图片显示不完整
Issue -
State: open - Opened by linjialiang over 4 years ago
#51 - 这个是否可以不自动加载
Issue -
State: closed - Opened by sir-volcano almost 5 years ago
- 3 comments
#50 - 验证码只能够存储在session吗?那原生app端是不是就做不了验证
Issue -
State: open - Opened by CauliFlowor about 5 years ago
- 1 comment
#49 - 同一张页面中有多个验证码,如何进行区分验证?
Issue -
State: open - Opened by HeroTianTYJ about 5 years ago
#48 - rc4 验证码验证不了
Issue -
State: closed - Opened by yzh52521 over 5 years ago
#47 - captcha_img中的onclick中的S有冲突
Issue -
State: open - Opened by Shinku-Chen over 5 years ago
#46 - feat(helper): 支持 ID 选择器
Pull Request -
State: closed - Opened by normal-coder over 5 years ago
#45 - fix(helper): 修复多应用模式下返回 URL 不兼容问题
Pull Request -
State: closed - Opened by normal-coder over 5 years ago
- 1 comment
#44 - 验证码刷新参数名s=和控制器参数冲突
Pull Request -
State: open - Opened by 4352570 over 5 years ago
#43 - 安装完后提醒: Fatal error: Using $this when not in object context
Issue -
State: closed - Opened by lazyou over 5 years ago
- 1 comment
#42 - 3.0 验证码captcha_src路径问题
Issue -
State: open - Opened by hbh112233abc over 5 years ago
#41 - 3.0 图片宽高缩小后,文字排列问题
Issue -
State: open - Opened by hbh112233abc over 5 years ago
#40 - 3.0 获取统一默认配置建议加入$config=''的支持
Issue -
State: open - Opened by hbh112233abc over 5 years ago
#39 - 请问,自动多应用模式下,路由怎么配置?
Issue -
State: open - Opened by nanchao367 over 5 years ago
- 1 comment
#38 - 无法通过composer下载
Issue -
State: closed - Opened by ccpwcn over 5 years ago
- 1 comment
#37 - [F] 修复Linux斜杆导致的文件不存在问题
Pull Request -
State: closed - Opened by MichaelXieShao over 5 years ago
- 4 comments
#36 - 验证失败后不会清空session验证码的值,这似乎有点问题
Issue -
State: closed - Opened by lq10601 over 5 years ago
- 4 comments
#35 - 修复自定义的session.prefix导致图形验证码验证时,验证码不正确问题
Pull Request -
State: open - Opened by ritaswc over 5 years ago
#34 - [F] 修复Linux斜杆导致的文件不存在问题
Pull Request -
State: closed - Opened by MichaelXieShao over 5 years ago
#33 - 增加base64编码支持
Pull Request -
State: open - Opened by rise-worlds almost 6 years ago
#32 - 这个地方为什么要截取md5呢
Issue -
State: open - Opened by liuwave almost 6 years ago
#31 - v1.0
Pull Request -
State: closed - Opened by jinxuezhi2018 almost 6 years ago
- 3 comments
#30 - 修复支持TP5.2
Pull Request -
State: open - Opened by 9007967 almost 6 years ago
- 1 comment
#29 - fix Can not call static
Pull Request -
State: closed - Opened by lscgzwd about 6 years ago
- 1 comment
#28 - Helper文件中调用Route::get Url::方法需要使用静态代理类
Issue -
State: closed - Opened by lscgzwd about 6 years ago
- 1 comment
#27 - 由于helpr文件影响了其它包的情况
Issue -
State: closed - Opened by wdaglb about 6 years ago
- 1 comment
#26 - 修正了模版拼接错误的BUG,应该将element变量拼接到img标签的id属性,而不是alt属性
Pull Request -
State: closed - Opened by cw1997 over 6 years ago
#25 - 增加支持验证码图片点击自动更换
Pull Request -
State: closed - Opened by cw1997 over 6 years ago
#24 - 关于跨域请求,验证码无效的一些问题
Issue -
State: open - Opened by happy1952 over 6 years ago
- 3 comments
#23 - 添加获取明文验证码方法。
Pull Request -
State: open - Opened by admininfon over 6 years ago
#22 - 修改5.1.*,由于路径的报错
Pull Request -
State: closed - Opened by cattong almost 7 years ago
- 1 comment
#21 - 整合workerman GatewayWorker的时候 验证码会 Cannot redeclare captcha()
Issue -
State: open - Opened by yangguangwuwu almost 7 years ago
#20 - 修复全局配置config/captcha.php 使 think-captcha 支持tp5.1的全局配置,tp5.1的 Config::…
Pull Request -
State: open - Opened by bill-wangwang almost 7 years ago
#19 - 5.1RC3读取配置文件合并参数有问题
Issue -
State: open - Opened by season886 about 7 years ago
#18 - 安装报错,帮忙看下
Issue -
State: closed - Opened by TongFangyuan about 7 years ago
- 1 comment
#17 - 如何获取明文验证码?
Pull Request -
State: open - Opened by admininfon about 7 years ago
#16 - 验证码背景图片路径错误
Issue -
State: open - Opened by pihc about 7 years ago
- 1 comment
#15 - 求升级兼容5.1RC
Issue -
State: closed - Opened by zairoo about 7 years ago
- 2 comments
#14 - Update Captcha.php
Pull Request -
State: open - Opened by 5ini99 over 7 years ago
#13 - 验证码原作者使用的是new bsd协议,你已侵权
Issue -
State: open - Opened by yibafun over 7 years ago
- 2 comments
#12 - [0]致命错误: Call to undefined function think\captcha\imagecreate()[/var/www/test/vendor/topthink/think-captcha/src/Captcha
Issue -
State: closed - Opened by yikuo123 over 7 years ago
- 1 comment
#11 - 多模块下的验证码显示异常修复
Pull Request -
State: open - Opened by yexueduxing over 7 years ago
#10 - 不能正常显示验证码是怎么回事?
Issue -
State: open - Opened by duomi almost 8 years ago
#9 - 修复手动验证方式验证的时候captcha相关配置项修改不生效的bug,同时规范了验证失败时的提示文本!
Pull Request -
State: closed - Opened by shubo83 almost 8 years ago
#8 - 消除对助手函数的依赖
Pull Request -
State: closed - Opened by ganlvtech almost 8 years ago
#7 - 验证码无法显示有bug
Issue -
State: closed - Opened by yuan1994 almost 8 years ago
- 1 comment
#6 - 我是来投诉的^_^
Issue -
State: closed - Opened by yibafun about 8 years ago
- 3 comments
#5 - thinkphp5 验证码类库能使用git进行安装吗?
Issue -
State: closed - Opened by rehack about 8 years ago
- 2 comments
#4 - 报错 无法使用 已正确安装
Issue -
State: closed - Opened by tonalll over 8 years ago
#3 - 验证码,如果模块单独配置session,则模块里面控制器验证验证码失效
Issue -
State: closed - Opened by ksenw over 8 years ago
- 1 comment
#2 - composer 安装后,如何使用?
Issue -
State: closed - Opened by yihub over 8 years ago
- 1 comment
#1 - 修复验证码不显示问题
Pull Request -
State: closed - Opened by zhaishuaigan over 8 years ago