ai-gateway/controller
jinjianming f74577141c
fix: fix default token not created in some cases (#1510)
* 修复git、微信等用户注册不会创建默认令牌问题

修复git、微信等用户注册不会创建默认令牌问题

* 修复git、微信等用户注册不会创建默认令牌问题

删除普通用户注册代码

* fix: do not block if error happened

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-06-13 00:20:48 +08:00
..
auth chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
billing.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
channel-billing.go feat: support user content download proxy & relay proxy now 2024-05-29 01:14:00 +08:00
channel-test.go feat: use mapped model name to test (#1370) 2024-04-27 15:53:20 +08:00
channel.go feat: able to only test disabled channels (#1090) 2024-03-10 18:34:57 +08:00
group.go chore: reorganize billing related package 2024-04-06 01:26:48 +08:00
log.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
misc.go feat: support feishu login now 2024-04-05 12:10:43 +08:00
model.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
option.go chore: update module name 2024-01-28 19:38:58 +08:00
redemption.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
relay.go chore: print user id when relay error happened (#1447) 2024-05-28 01:30:51 +08:00
token.go chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
user.go fix: fix default token not created in some cases (#1510) 2024-06-13 00:20:48 +08:00