Skip to content

Conversation

@qixing-jk
Copy link
Contributor

尽量按此模板PR内容,或粘贴相关的ISSUE链接。

已知问题

  1. md5已经过时,存在问题
  2. 密码使用哈希算法加密 #2620
  3. 原始写入和读取时未考虑携带查询参数和锚点的路径,导致可能会无法自动解锁

具体改动

  1. feat(更改hash方式): hash从md5改为hash256
  2. feat(文章密码): 允许使用SHA256加密后的密码
  3. fix(文章密码存储键): 原始写入和读取时未考虑携带查询参数和锚点的路径,导致可能会无法自动解锁

测试确认

  • 本地开发环境测试通过
  • 生产环境构建测试通过
  • 版本号正确显示
  • 环境变量配置正常工作

qixing-jk added 4 commits May 12, 2025 23:32
因为实现机制的缘故,hash只考虑密码,不再加上path。但也可能会存在误判问题,但应该不会有人设置刚好符合符合特征的密码,所以不增设相关标志位等额外机制

Closes tangly1024#2620
@vercel
Copy link

vercel bot commented May 12, 2025

@qixing-jk is attempting to deploy a commit to the tangly1024's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant