ai-gateway/model
ckt 3fca6ff534
feat: support email domain whitelist (#337)
* feat: support email domain restriction

* fix(SMTPToken): disable password auto complete

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-30 12:44:41 +08:00
..
ability.go fix: fix the wrong message when channel is deleted 2023-06-29 11:27:34 +08:00
cache.go chore: do not hardcode cache time (close #302) 2023-07-23 19:26:37 +08:00
channel.go fix: fix channel search is not working with MySQL 2023-06-29 21:46:13 +08:00
log.go feat: able to query token with admin user 2023-06-24 19:13:33 +08:00
main.go chore: format logs 2023-06-22 10:59:01 +08:00
option.go feat: support email domain whitelist (#337) 2023-07-30 12:44:41 +08:00
redemption.go fix: fix redemption can be used multiple times in some cases 2023-07-23 19:34:23 +08:00
token.go feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
user.go feat: able to query logs now (close #144) 2023-06-24 15:28:11 +08:00