13 Commits

Author SHA1 Message Date
Away
65157ede23
Update jwt token version (#27)
* add sdk svr to docker script

* panic handle

* fix build from dockerfile on docker-compose

* Update deploy.Dockerfile

* log and scripts optimization

* ci: ignore files created by docker-compose (#19)

* feat: optimise get server ip (#20)

* feat: optimise get server ip

* feat: test ServerIP

* fix issue#15 (#18)

Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* Modify bug for getting lastest seq

* Reduce the MongoDB version to adapt to a few machine (#22)

* Feature/optimise jwt token (#24)

* Pr branch (#25)

* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

* del accountAddr

* Create codeql-analysis.yml

* del unuse filed

* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

Co-authored-by: Gordon <1432970085@qq.com>
Co-authored-by: Yaxian <yaxian.gu@gmail.com>
Co-authored-by: Zzr <bhg889@163.com>
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: brennanli <brennanli@tencent.com>
2021-10-25 11:08:10 +08:00
senyu
3d7fd2c192 del unuse filed 2021-10-23 10:51:57 +08:00
Away
d6ba0a803d
Pr branch (#25)
* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

* del accountAddr
2021-10-22 21:20:31 +08:00
Yaxian
0e6432f95a
Feature/optimise jwt token (#24) 2021-10-22 18:49:44 +08:00
Yaxian
c8155553b8
feat: optimise get server ip (#20)
* feat: optimise get server ip

* feat: test ServerIP
2021-10-21 11:30:48 +08:00
Gordon
66c1b19696 add management interface 2021-09-22 20:10:38 +08:00
Gordon
b36c041d35 message update 2021-08-06 14:56:41 +08:00
away
0d9febc406 utils update 2021-07-15 11:18:31 +08:00
Gordon
509286698f message send module changes 2021-07-02 14:24:33 +08:00
Gordon
0397a2d179 Merge remote-tracking branch 'origin/main' 2021-05-27 11:41:04 +08:00
Gordon
4ff8a75b3f system text format changes 2021-05-27 11:40:39 +08:00
away
4571685fd7 jwt-token dependent package 2021-05-26 20:11:19 +08:00
away
e93e4f5e52 move Place 2021-05-26 19:57:47 +08:00