Changelog
Bug Fixes
- 38e75a2 fix(auth): Cookie 按 HTTPS 置 Secure 并支持多会话并发登录
- 1142e5c fix(auth): 使用 bcrypt 哈希密码并恒定时间比对令牌
- 4b232f7 fix(bootstrap): Web 保存配置后强制重建同步缓存
Others
- b275ea3 Merge pull request #21 from cxbdasheng/dependabot/github_actions/docker/login-action-4.5.2
- 8766316 Merge pull request #22 from cxbdasheng/dependabot/github_actions/docker/login-action-4.6.0
- e0e6973 build(deps): bump docker/login-action from 4 to 4.5.2
- d7816f7 build(deps): bump docker/login-action from 4.5.2 to 4.6.0
- 462d1d7 refactor(helper): 重构网络客户端配置以支持动态证书验证