Skip to content

Releases: libxengine/XEngine_Authorize

XEngine_Authorize V3.21.0.1001

23 Dec 02:20
5b4db51

Choose a tag to compare

XEngine_Authorize V3.20.0.1001

04 Nov 03:27
f20bf0f

Choose a tag to compare

XEngine_Authorize V3.19.0.1001

21 Aug 02:10
70f7852

Choose a tag to compare

XEngine_Authorize V3.18.0.1001

10 May 03:31
922b61b

Choose a tag to compare

XEngine_Authorize V3.17.0.1001

05 Mar 06:00
a6c8780

Choose a tag to compare

XEngine_Authorize V3.16.0.1001

13 Jan 07:50
9264f28

Choose a tag to compare

XEngine_Authorize V3.15.0.1001

21 Nov 01:38
5d26ebf

Choose a tag to compare

XEngine_Authorize V3.14.0.1001

20 Sep 06:37
a4a4a17

Choose a tag to compare

增加:支持无限制多端登录了
增加:工作流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

XEngine_Authorize V3.13.0.1001

15 Jul 07:02
f0b3b3e

Choose a tag to compare

增加:管理程序支持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

XEngine_Authorize V3.12.1.1001

21 Jun 06:11
136209e

Choose a tag to compare

修改:用户列表刷新时间修改
修改:用户增加和修改的时候会刷新用户列表
修改: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