Skip to content

Releases: libxengine/XEngine_Authorize

XEngine_Authorize V3.6.0.1001

24 Feb 08:35
3d43396
Compare
Choose a tag to compare

添加:公告功能支持
添加:公告功能开关支持
添加:cdkey功能开关
添加:cdkey验证支持
删除:cdkey的单独密码支持

added:announcement function
added:switch function for announcement system
added:cdkey switch support
added:verification cdkey support
delete:cdkey password support

XEngine_Authorize V3.5.0.1001

03 Feb 07:08
f86920d
Compare
Choose a tag to compare

添加:禁用列表功能支持修改信息了
添加:禁用功能支持启用和禁用
添加:禁用功能支持过期时间设置了
添加:本地CDKEY生成解析支持
更新:HTTP请求函数
修改:数据库句柄类型
修改:管理程序不允许修改ROOT用户
修改:管理程序可以双击打开用户修改界面了
修改:IP禁用功能不在使用开始和结束字段了
修正:管理程序登录的时候没有设置设备类型的问题

added:banned function to modify support
added:enable field for banned
added:banned function support left time
added:local cdkey support
update:http request function name
modify:XHDATA to XNETHANDLE
modify:root user is not allowed to modify
modify:open user modify window when double click user list
modify:does not need to start and end for ip address
fixed:management program have not device type when login

XEngine_Authorize V3.4.0.1001

30 Dec 01:33
680d307
Compare
Choose a tag to compare

添加:windows窗口特效类
添加:为管理程序增加提示窗口
添加:黑名单功能,支持IP和用户名,支持删除,插入,查询
修改:token登录现在必须设置设备类型
修改:数据库表名称
修改:现在数据库初始化不在创建数据库了
修正:修改用户取消功能不生效的问题

added:window effects class
added:tips window for management program
added:black list function
modify:must set device type for token login
modify:database table name
modify:does not create table when sql init
fixed:modify user info cancel does not work

XEngine_Authorize V3.3.0.1001

01 Nov 01:48
50c47dd
Compare
Choose a tag to compare

增加:自定义序列号导入和导出
增加:功能开关支持(注册,登录,删除,充值,获取时间,找回密码)
修改:支持TCP,WEBSOCEKT,HTTP功能开关
修改:客户端和序列号查询支持设置起始和结束位置
更新:匹配XEngine V7.42
删除:不需要的HTTPGET负载参数

added:custom serial number export and import
added:functions switch support(register,login,delete,pay,get time,get pass)
modify:support tcp and websocket and http function switch
modify:client and serial query supported set start and end pos
update:match xengine v7.42
delete:not need parament for http get

XEngine_Authorize V3.2.0.1001

23 Sep 02:27
991f6ec
Compare
Choose a tag to compare

增加:为管理程序增加用户注册功能
增加:日志窗口并且支持日志保存和清理
增加:http支持加密
增加:配置窗口支持加密配置管理
增加:发送消息内存池支持
增加:登录配置选项
增加:指定会话TOKEN用户超时
增加:HTTP用户授权验证
增加:会话网络类型
增加:三方验证支持
增加:分布式验证功能
修改:Session_Authorize_GetTimer 为 Session_Authorize_GetClientForUser 可以获取更多信息
修改:token关闭的时候验证会话也会一起关闭
修改:http管理接口验证权限
修改:程序启动按钮关闭没有禁用
修改:用户管理和用户修改以及序列号验证接口支持加解密了
修改:允许http管理器重复登录了
修改:弹窗消息现在显示在日志窗口了
修正:一个大小写问题
修正:websocket协议不支持加密的问题
修正:token打印问题
修正:添加用户注册级别设置无效的问题
删除:类型字符串

added:user insert for app management
added:log windows and log save and clear
added:encrypto for payload of the http
added:configure dialog supported crypto for management app
added:memory pool for send message
added:login for configure
added:specified user timeout for session token
added:user authorize verification for http
added:nettype for session authorize
added:Third Party Verification
added:distributed verification function
modify:Session_Authorize_GetTimer to Session_Authorize_GetClientForUser for get more information
modify:token close with authorize session
modify:http manage api verification permission now
modify:close buttom is not disable when program start
modify:user manage and user modify and serial management support encrypto
modify:allow repeat login for http management
modify:messagebox to log window
fixed:case problem
fixed:websocket not support crypto
fixed:token print error
fixed:add user level set does not work
delete: type string array

XEngine_Authorize V3.1.0.1001

26 Aug 05:24
928fc0a
Compare
Choose a tag to compare

添加:删除TOKEN会话功能
添加:更新会话TOKEN时间功能
添加:HTTP管理端支持自动刷新
添加:HTTP管理客户端的登录功能
添加:TOKEN功能的支持
添加:http快速验证功能
添加:http解析和打包协议到协议模块
修改:移动TCP协议处理代码到HTTP用户处理中
修改:分割序列号和客户端管理器接口到单独文件
修改:modify:Protocol_Packet_SendPkt 名称到 Protocol_Packet_HDRComm function
修改:发送消息函数的参数
修改:移动用户协议到用户文件从客户端代码
修改:HTTPPOST和GET任务区别
修改:统一错误定义
修改:HTTP的API请求TOKEN验证
修改:支持仅仅展示在线客户端了
修改:禁用HTTP重复登录
修改:登录必须填写设备类型了
修复:用户注册结构不正确的问题
修复:分钟不支持快速验证的问题
修复:HTTP管理端刷新客户端列表在线程中崩溃的问题
修复:打包客户端列表协议崩溃
修复:获取客户端列表时间不正确的问题
修复:超时通知不正确的问题
修复:验证客户端重读登录的问题
优化:TCP登录代码
删除:重复的打包和解析websocket协议代码
删除:没有使用的websocket任务代码
删除:无用的代码
删除:HTTP登录代码

added:close token msg send server
added:update session token time
added:auto flush user list
added:http management client login support
added:token function support
added:fast ver for http protocol
added:http parse and packet protocol for protocol module
modify:move tcp protocol process code to http user cpp
modify:Split serial and client management interface into separate files
modify:Protocol_Packet_SendPkt to Protocol_Packet_HDRComm function
modify:Parameters of the send message function
modify:move user protocol to user file from client file
modify:http task distinguishes between post and get
modify:error define
modify:http api required token
modify:only show online client now
modify:Disable repeated HTTP user logins
modify:must set enDeviceType when you login
fixed:user register struct is incorrent
fixed:minute not support fast ver
fixed:the problem that flush list client crashed in thread
fixed:packet client list is crashed
fixed:get client list time is incorrent
fixed:timeout notify send msg is failed
fixed:auth client is repeat login
improved:TCP login code
delete:redundant packet and parse websocket code for protocol module
delete:websocket task not use code
delete:useless code
delete:login for http

XEngine_Authorize V3.0.0.1001PT

16 Aug 05:22
6cd886f
Compare
Choose a tag to compare
Pre-release

添加:帮助模块
添加:http的用户删除,获取,关闭,修改接口
添加:http公用回复协议
添加:HTTP增加获取用户统计
添加:HTTP序列号列表和插入,删除协议支持
添加:刷新客户端列表接口
修改:使用AuthorizeModule_Help模块的剪贴板拷贝函数
修改:重写管理服务
修改:序列类型名称
修改:客户端离开日志
修改:配置文件ini改为json
删除:获取和设置用户协议

added:help module
added:get close delete modify user info for http
added:http comm reply for http
added:get client count for http
added:serial list and insert and delete protocols support for http
added:flush client list
modify:ClipBoard copy module to AuthorizeModule_Help
modify:rewrite manage server
modify:serial type name
modify:client leave log print
modify:configure ini to json
delete:getuser and setuser protocols

XEngine_Authorize V2.8.0.1001

09 Aug 01:42
53f5aa0
Compare
Choose a tag to compare

增加:为配置增加版本号
优化:启动和停止的日志记录
修改:日志打印支持日志级别
修正:打印日志句柄不正确的问题
修正:某些时候退出崩溃的问题
删除:电子邮件找回密码功能

added:version for configure
improved:start and stop log
modify:log support log-leave
fixed:handle log printf is incorrent
fixed:sometime is crashed when program exit
delete:email get back password

XEngine_Authorize V2.7.2.1001

15 Jul 05:28
b3f9302
Compare
Choose a tag to compare

修改:makefile现在支持macos了
更新:支持xengine v7.38版本了

modify:makefile support macos now
update:match xengine v7.38

XEngine_Authorize V2.7.1.1001

02 Jun 02:54
b4e7938
Compare
Choose a tag to compare

修正:读取CDKEY失败的问题
删除:无用的代码

fixed:read cdkey is incorrent
delete:unused code