qinglong/back/shared
copilot-swe-agent[bot] 62831835a5 Fix SSH config file permissions race condition
- Modified writeFileWithLock to create files with correct permissions immediately
- Changed string mode values to proper octal numbers (0o600, 0o400)
- This eliminates the race condition where files existed with wrong permissions

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-07 16:18:49 +00:00
..
interface.ts 定时服务区分系统、订阅、脚本任务 2024-08-23 23:06:50 +08:00
pLimit.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
runCron.ts 执行任务增加结束日志 2024-08-31 14:43:44 +08:00
store.ts 修改认证信息存储方式,避免认证信息异常 2024-12-30 14:23:04 +08:00
utils.ts Fix SSH config file permissions race condition 2025-11-07 16:18:49 +00:00