wuyang6
|
359b84ba55
|
Fix auth session race
|
2026-07-13 20:01:21 +08:00 |
|
wuyang6
|
931cf2d065
|
fix: isolate auth cookies per deploy
|
2026-05-26 16:24:11 +08:00 |
|
hupenglong1
|
d2c221e2da
|
auth: 邮箱注册/登录补全 Linux 账号创建
registerByEmail / loginByEmail 漏掉 ensureLinuxAccount,开 CLAW_ENABLE_LINUX_ACCOUNTS=1
时邮箱用户既不会建 Linux 账号、createAccountDirectories 的 chown 也会失败。
照搬 username 路径的位置补上即可。同时删掉后端 server.py 里同逻辑的 dead code
(_XIAOMI_EMAIL_RE / _account_id_from_email),实际拆分发生在 TS 层。
|
2026-05-25 11:55:56 +08:00 |
|
hupenglong1
|
d8741a3489
|
Merge remote-tracking branch 'origin/main' into wsh_dev
# Conflicts:
# backend/api/server.py
|
2026-05-25 11:46:44 +08:00 |
|
hupenglong1
|
5311e6d97c
|
修改
|
2026-05-22 19:48:47 +08:00 |
|
wuyang6
|
ee596a33e0
|
Add Linux account workspace runtime
|
2026-05-20 14:13:34 +08:00 |
|
wuyang6
|
b5e8b2f218
|
Improve memory manager UI and auth persistence
|
2026-05-13 15:13:41 +08:00 |
|
武阳
|
0bbba2b936
|
Enforce session workspace boundaries
|
2026-05-08 17:09:07 +08:00 |
|
武阳
|
7d4ae3e7ba
|
Add assistant-ui data agent frontend
|
2026-05-06 16:18:32 +08:00 |
|