首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
10
Star
73
Fork
37
xengine
/
XEngine_Authorize
Fork 仓库
加载中
取消
确认
代码
Issues
1
Pull Requests
0
Wiki
0
统计
标签
标签名
描述
提交信息
操作
V3.15.0.1001
增加:密码加密 增加:TOKEN自动续期 增加:服务和管理程序coredump支持 增加:client 删除用户协议支持 更新:工作流CI添加了发布CI 更新:依赖库 优化:启动参数解析 优化:不支持的协议提示 优化:管理端用户插入修改初始化值 修改:用户删除方法 修改:密码协议现在支持找回和设置功能了 修正:某些时候退出崩溃 修正:管理端添加用户失败的问题 修正:多端登录处理不正确的问题 added:pass encrypt supported added:auto renewal token added:service app and management app core-dump supported added:delete client for management app with token update:workflow and add release ci update:depend library improved:start parameter parse improved:tips when request not support protocol improved:user insert and modify init value for management app modify:user delete away modify:user pass now support get and set fixed:crashed when exist fixed:add user incorrect for management app fixed:multi login handle is incorrect and tips logged in
666c3f2
2024-11-21 09:40
下载
查看发行版
V3.14.0.1001
增加:支持无限制多端登录了 增加:工作流CI支持 增加:当tcp或者websocket登录的时候会返回token了 增加:普通用户token开关支持 修改:websocket支持解析token字段了 修改:现在http post方法不在需要验证用户,使用token替代 修改:可以通过token获取用户过期时间 修改:公告和动态码合并到token任务中 修改:注册管理界面默认设置5次次数验证了 修改:多端登录序列类型进行了验证 修正:删除用户需要验证用户了 修正:某些时候崩溃 修正:公告信息可以为NULL的情况 修正:快速验证不允许硬件码为NULL了 修正:子模块状态错误 修正:在MACOS构建运行失败的问题 删除:XEngine_AuthorizeHTTP_Announcement列举处理方法函数 added:unlimited login type with multi supported now added:workflow added:reply token handle when tcp and websocket login added:token auth for normal user of switch modify:web socket support parse token field modify:The post method processing flow now only requires token instead of verifying user and password modify:get user left time by token modify:merge notice and dynamic code and token task modify:set time 5 default value with cdkey init and choice time add serial for management app modify:multi login serial type is verification now fixed:verification user information for delete user fixed:some crashed fixed:the problem that notice can be set null fixed:does not allow code is null when fast verification fixed:sub module status is incorrect fixed:build error on mac delete:XEngine_AuthorizeHTTP_Announcement list process from get method
7698300
2024-09-20 14:34
下载
查看发行版
V3.13.0.1001
增加:管理程序支持CDKEY创建,打开,授权,初始化 增加:授权验证模块 增加:黑名单开关功能支持 增加:mysql数据库支持 增加:客户端模块加密支持 增加:服务端程序CDKEY验证支持 修改:现在默认使用sqlite数据库 修改:服务器处理CDKEY协议支持更多字段 修正:客户端登录加密协议返回处理不正确 修正:黑名单处理不正确 删除:局域网CDKEY支持 added:cdkey create,open,authorize,init for app management added:authorize module added:black function switch supported added:mysql database support added:encrypted support for client module added:cdkey verification support for service modify:configure use default sqlite modify:server handle cdkey serial field and set serial field fixed:Problem with client login protocol parsing failure after setting up encrypted communication fixed:banned process is incorrect delete:ver lan support for cdkey module
d7f4355
2024-07-15 15:01
下载
查看发行版
V3.12.1.1001
修改:用户列表刷新时间修改 修改:用户增加和修改的时候会刷新用户列表 修改:websocket协议close和ping消息协议支持了 修正:关闭客户端重复关闭的问题 删除:不需要的配置项目 modify:user flush time modify:flush user list for user add and modify modify:websocket close and ping message protocol support fixed:repeat close client delete:not used configure field
1031882
2024-06-21 14:10
下载
查看发行版
V3.12.0.1001
增加:使用新的git module替换jsoncpp 增加:信息报告模块 增加:天数类型现在已经支持了 修改:分离版本列表从配置文件中 修改:检测多端登录类型 修正:会话模块不是秒卡也会合并计算用时导致的问题 修正:客户端模块登录类型不正确的问题 修正:自定义时间类型充值不正确的问题 修正:次数卡登录的时候可能计算不正确的问题 added:use new git modules instead jsoncpp and info report added:info report module added:day type supported modify:detach the version list into a separate configuration file modify:check multi login type fixed:the problem of merging login time instead of seconds for session module fixed:login type is incorrect for client module fixed:time of custom type pay is incorrect fixed:time number is incorrect when login
47e21f6
2024-05-13 15:02
下载
查看发行版
V3.11.0.1001
增加:客户端模块的http版本支持获取动态码 更新:对XEngine V8.25的编译支持 修改:客户端编译开关选项名称 修改:动态码被禁用的时候不允许访问 修正:某些时候websocket服务无法访问的问题 修正:http发送数据丢失 修正:某些加解密API缓冲区没有使用正确的问题 删除:客户端模块导出函数构建编译选项删除 删除:websocket的text协议验证 added:get dynamic code for http ver update:xengine v8.25 build supported modify:client build switch name modify:dynamiccode is disable then not allow access fixed:sometime does not visit websocket service fixed:http sendmsg lost datas fixed:Some crypto api buffers are used incorrectly delete:export functions build switch for client module delete:text protocol ver for websocket
eb5b223
2024-02-23 11:43
下载
查看发行版
V3.10.0.1001
增加:临时验证超时时间字段支持 增加:临时验证TOKEN权限检查 增加:临时验证增加管理代码,支持枚举,删除和修改 增加:编译选项支持客户端链接和客户端临时验证 增加:验证客户端模块,支持网络授权和临时试用 修正:超时时间一直为1的问题 修正:超时时间处理不正确的问题 修正:试用时间类型不正确并且修改过期时间 修正:试用删除数据库语法错误 修正:临时验证过期时间计算方法不正确 added:temp ver left time field supported added:temporary verification token ver supported added:mangement code for temporary verification added:build switch supported and added client connect and temp ver supported added:auth client module fixed:The remaining time after timeout is 1 fixed:try type time handle is incorrent fixed:try time type is incorrent and modify to left time fixed:try delete sql syntax is incorrent fixed:temp ver left time cal is incorrent
80510e7
2024-01-09 14:43
下载
查看发行版
V3.9.1.1001
d734d34
2023-11-10 17:48
下载
查看发行版
V3.9.0.1001
9c9d262
2023-11-10 13:47
下载
查看发行版
V3.8.0.1001
0426cb3
2023-08-11 10:05
下载
查看发行版
V3.7.0.1001
7458d73
2023-04-21 09:52
下载
查看发行版
V3.6.0.1001
a21e85f
2023-02-24 16:32
下载
查看发行版
V3.5.0.1001
b044658
2023-02-03 15:07
下载
查看发行版
V3.4.0.1001
9090a69
2022-12-30 09:32
下载
查看发行版
V3.3.0.1001
a2daa68
2022-11-01 09:44
下载
查看发行版
V3.2.0.1001
1eaab83
2022-09-23 10:24
下载
查看发行版
V3.1.0.1001
9bc2e7b
2022-08-26 13:22
下载
查看发行版
V3.0.0.1001
155de5d
2022-08-16 13:19
下载
查看发行版
V2.8.0.1001
99e40a2
2022-08-09 09:39
下载
查看发行版
V2.7.2.1001
2e1538e
2022-07-15 13:25
下载
查看发行版
下载
请输入验证码,防止盗链导致资源被占用
取消
下载