qinglong/back/api
copilot-swe-agent[bot] 07fcb09cc6 Add log isolation and admin-only access for system/login logs
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-11 16:36:12 +00:00
..
config.ts 写入文件增加文件锁,避免竞争条件引起文件内容异常 2025-01-04 01:22:29 +08:00
cron.ts Add user-scoped data filtering for cron operations 2025-11-07 16:30:04 +00:00
dependence.ts Add user-scoped data filtering for subscription and dependence operations 2025-11-09 16:37:37 +00:00
env.ts Merge branch 'develop' into copilot/enable-multi-user-management 2025-11-09 19:50:16 +08:00
health.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
index.ts Add multi-user backend infrastructure: User model, management service and API 2025-11-07 16:24:00 +00:00
log.ts Add log isolation and admin-only access for system/login logs 2025-11-11 16:36:12 +00:00
open.ts 修改系统内部获取token方式 2022-06-14 22:43:18 +08:00
script.ts Add input validation to script API routes (#2777) 2025-10-11 23:20:26 +08:00
subscription.ts Add user-scoped data filtering for subscription and dependence operations 2025-11-09 16:37:37 +00:00
system.ts Add log isolation and admin-only access for system/login logs 2025-11-11 16:36:12 +00:00
update.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
user.ts Add log isolation and admin-only access for system/login logs 2025-11-11 16:36:12 +00:00
userManagement.ts Security improvements: Fix ownership checks, add password hashing with bcrypt 2025-11-07 16:37:05 +00:00