skiffer-git
|
8b857f9980
|
Restrict user login with IP
|
2022-08-15 17:52:45 +08:00 |
|
wangchuxiao
|
7d1707ca7c
|
fix log
|
2022-08-15 16:51:41 +08:00 |
|
欧阳氏
|
ac7f905248
|
完善 用户注册 用户更新
|
2022-08-14 22:53:41 +08:00 |
|
欧阳氏
|
39606248a1
|
邀请码功能
1、新增邀请码功能
needInvitationCode: false 改成 true 后生效
2、完善后台用户注册 修改相关
|
2022-08-13 10:41:10 +08:00 |
|
wangchuxiao
|
9b130ae56c
|
fix log
|
2022-08-12 19:13:08 +08:00 |
|
wangchuxiao
|
a48b2e9edb
|
cms
|
2022-08-12 18:37:51 +08:00 |
|
wangchuxiao
|
60029fc618
|
Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release
|
2022-08-11 20:25:48 +08:00 |
|
wangchuxiao
|
f3e71fec91
|
callback kickoff
|
2022-08-11 20:25:33 +08:00 |
|
skiffer-git
|
c53bcd990d
|
Merge remote-tracking branch 'origin/v2.3.0release' into v2.3.0release
|
2022-08-11 16:06:54 +08:00 |
|
skiffer-git
|
78c807a514
|
add Invitation Code
|
2022-08-11 16:06:35 +08:00 |
|
wangchuxiao
|
5c5f80691a
|
fix delete
|
2022-08-11 12:09:44 +08:00 |
|
wangchuxiao
|
429bee7e6c
|
Merge pull request #261 from ouyangshi/v2.3.0release
增加注册IP 登陆IP+用户IP限制策略
|
2022-08-11 11:07:56 +08:00 |
|
wangchuxiao
|
6bfa8643d6
|
fix delete
|
2022-08-10 19:31:57 +08:00 |
|
skiffer-git
|
281f4b38d2
|
add log
|
2022-08-10 14:15:45 +08:00 |
|
skiffer-git
|
7b590e4bd6
|
add log
|
2022-08-10 14:01:26 +08:00 |
|
skiffer-git
|
923a035e6e
|
Merge remote-tracking branch 'origin/v2.3.0release' into v2.3.0release
|
2022-08-10 13:29:34 +08:00 |
|
skiffer-git
|
a2a56980d9
|
add log
|
2022-08-10 13:29:12 +08:00 |
|
wangchuxiao
|
6c0922a6d8
|
fix delete
|
2022-08-09 19:44:27 +08:00 |
|
wangchuxiao
|
706f6c6747
|
getui debug
|
2022-08-09 18:48:11 +08:00 |
|
wangchuxiao
|
2c0a2d7877
|
getui debug
|
2022-08-09 16:38:33 +08:00 |
|
欧阳氏
|
9358aa1bd8
|
用户表增加注册IP 登陆IP
1、用户表增加注册IP 登陆IP
2、新增ip_limit表、user_ip_limit表
3、用户创建需要增加createIp参数同步
用户登录需要增加loginIp参数同步
login_limit 限制说明
0:读取ip_limits表 限制用户注册+用户登陆IP
1:读取user_ip_limits表 限制用户在指定IP登陆
2:读取black_lists表 限制用户在限制时间不能登陆
|
2022-08-09 10:42:19 +08:00 |
|
wangchuxiao
|
4cfa8d880f
|
getui debug
|
2022-08-08 17:14:59 +08:00 |
|
skiffer-git
|
bba5e7db0c
|
fix bug
|
2022-08-08 13:44:43 +08:00 |
|
skiffer-git
|
eb960f2606
|
fix bug
|
2022-08-08 13:43:57 +08:00 |
|
skiffer-git
|
92a68108a6
|
fix bug
|
2022-08-08 13:21:06 +08:00 |
|
wangchuxiao
|
11f29280b1
|
group hash
|
2022-08-08 11:30:10 +08:00 |
|
wangchuxiao
|
faae01cb8a
|
fix bug
|
2022-08-05 18:38:25 +08:00 |
|
Gordon
|
ba5edabb2c
|
del conversation bug fix
|
2022-08-05 15:16:43 +08:00 |
|
wangchuxiao
|
576348b1f2
|
callback fix
|
2022-08-04 18:55:38 +08:00 |
|
wangchuxiao
|
db547d60df
|
callback fix
|
2022-08-04 18:24:17 +08:00 |
|
wangchuxiao
|
0f655e9292
|
callback fix
|
2022-08-04 17:23:21 +08:00 |
|
wangchuxiao
|
3d0827a6da
|
callback fix
|
2022-08-04 17:20:33 +08:00 |
|
wangchuxiao
|
f202d5f54a
|
fix bug
|
2022-08-01 17:44:40 +08:00 |
|
wangchuxiao
|
b4d82579b7
|
fix bug
|
2022-08-01 16:36:23 +08:00 |
|
wangchuxiao
|
0a8a248349
|
fix bug
|
2022-07-29 21:53:53 +08:00 |
|
Gordon
|
6def5bd3cf
|
add test file
|
2022-07-29 15:49:13 +08:00 |
|
Gordon
|
c43290338d
|
add test file
|
2022-07-29 15:47:09 +08:00 |
|
Gordon
|
783a982ca8
|
remove _:
|
2022-07-29 15:01:06 +08:00 |
|
wangchuxiao
|
6e826cf369
|
Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release
|
2022-07-29 14:36:33 +08:00 |
|
wangchuxiao
|
8f12fa52b4
|
mongodb superGroup to cache
|
2022-07-29 14:36:07 +08:00 |
|
Gordon
|
6d15e5b5a1
|
msg
|
2022-07-29 13:05:51 +08:00 |
|
Gordon
|
4b6332dbfa
|
Merge remote-tracking branch 'origin/v2.3.0release' into v2.3.0release
|
2022-07-27 12:15:52 +08:00 |
|
Gordon
|
bbc62ef907
|
remove cache message from redis
|
2022-07-27 12:15:32 +08:00 |
|
wenxu12345
|
0ddf5eadb6
|
Push message to client through message queue
|
2022-07-26 16:50:54 +08:00 |
|
wangchuxiao
|
192c764c8c
|
superGroupMaxSeq
|
2022-07-26 15:41:16 +08:00 |
|
wangchuxiao
|
041a35e3c8
|
superGroupMaxSeq
|
2022-07-26 15:20:48 +08:00 |
|
wangchuxiao
|
cf205c2480
|
superGroupMaxSeq
|
2022-07-26 15:16:46 +08:00 |
|
Gordon
|
a3530be7b4
|
firebase update
|
2022-07-25 17:57:58 +08:00 |
|
Gordon
|
e61434347e
|
Merge branch 'superGroup' into v2.3.0release
# Conflicts:
# go.sum
# pkg/common/db/RedisModel.go
# pkg/common/db/model.go
|
2022-07-25 17:22:47 +08:00 |
|
欧阳氏
|
84c068783d
|
新增 firebase cloud message 消息推送 (#236)
* 新增 firebase cloud message 消息推送
新增 api接口 /third/fcm_update_token 用于更新客户端获取到 FCM token 同步到服务器
* mongodb授权缺少授权数据库
windows下面的编译+启动
|
2022-07-25 17:07:47 +08:00 |
|