Yong Xiao

Results 4 issues of Yong Xiao

1、后天用户管理,点击某一用户,“是否可见”应改为“是否拉黑” 2、开启TFA的用户,无法在后台登录页面登录,因为页面没有配置TFA输入框

Laravel为了使响应规范,会覆盖掉一些请求头,使得content-type=text/html 所以我暂时的解决办法是: $captch = new CaptchaBuilder(); $captch->initialize([ 'width' => 150, // 宽度 'height' => 50, // 高度 'line' => false, // 直线 'curve' => false, // 曲线 'noise' => 1,...

It seems that this sdk cannot run with python 3.7, because package "typing" does not supported python 3.7 but python 3.8+.

我能够上传Office文档或者其他pdf之类的文件吗?