jxxghp
c2c9950bb1
fix(postgresql): support unix socket connections
...
Allow PostgreSQL socket paths without forcing a TCP port and reuse a single URL builder for sync, async, and migration flows. Document Redis socket URLs and close the socket connection request. Closes #5720
2026-05-07 13:22:14 +08:00
jxxghp
60996be71b
fix local db initialization model registration
2026-04-16 17:05:57 +08:00
jxxghp
b6cf54d57f
添加对 PostgreSQL 的支持
2025-08-18 11:19:17 +08:00
jxxghp
23650657cd
add noqa
...
fix #3670
2025-01-07 14:20:31 +08:00
jxxghp
0f8c2d3fc9
fix db init
2024-07-20 08:47:26 +08:00
jxxghp
639abf67c2
v1.6.0
...
- 全新安装时,超级管理员初始密码为随机生成,并只能在首次启动的后台日志中查看(使用初始密码登录成功后可在设定中修改)。
- 用户密码修改需要同时包含大小写和数字。
- 修复了第三个插件依赖库无法自动安装的问题。
2024-01-19 11:20:30 +08:00
thsrite
a299d786fe
feat 超级管理员初始化密码随机生成 && 修改密码强制要求大写小写数字组合
2024-01-18 11:08:16 +08:00
jxxghp
f0fbad889d
- 偿试修复可执行文件打包插件数据表缺失问题
2023-12-05 20:57:53 +08:00
jxxghp
0214beb679
- 修复二进制打包插件表缺失的问题
2023-12-04 11:33:16 +08:00
jxxghp
3d34c26731
fix
2023-10-18 19:26:21 +08:00
jxxghp
fb78a07662
fix db session
2023-10-18 08:35:16 +08:00
jxxghp
97f16289c9
windows package
2023-10-09 12:57:52 +08:00
jxxghp
0e36d003c0
fix db session
2023-09-09 19:26:56 +08:00
jxxghp
374e633ca7
fix 调整数据库会话 #330
2023-09-02 08:18:01 +08:00
jxxghp
ac1dcbed3c
fix 偿试减少会话使用
2023-09-01 15:00:27 +08:00
jxxghp
c7f897fdcd
fix 用户调整为使用名称做主键
...
add 插件API
2023-06-19 17:04:10 +08:00
jxxghp
a111c1dea9
add 站点图标缓存
2023-06-12 11:16:37 +08:00
jxxghp
0d0b078a31
fix plugins
2023-06-08 15:47:14 +08:00
jxxghp
4d06f86e62
init
2023-06-06 07:15:17 +08:00