feat(image): 接入 ChatGPT Web 生图反代

This commit is contained in:
Entropy.Xu
2026-05-06 02:29:17 +08:00
parent beee7a76d2
commit 4baee436ba
47 changed files with 3872 additions and 141 deletions

View File

@@ -180,7 +180,8 @@ type = "long_text"
[[table.ldap_configs.columns]]
name = "user_search_filter"
type = "long_text"
type = "text"
length = 512
default = "(uid={username})"
[[table.ldap_configs.columns]]