Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

LioRael

LioRael created a comment on an issue on SacredCraft/Valhalla
已完成

View on GitHub

LioRael pushed 1 commit to main SacredCraft/Valhalla
  • feat: 添加资源重置功能 为实时编辑器添加了资源重置功能,以便在编辑过程中可以将内容恢复到初始状态。 - 在实时编辑器组件中引入了 `ResourceReset` 组件。 - 在右侧操作栏中添加了重置按钮,点击按钮可以将内容恢... db6c510

View on GitHub

LioRael pushed 1 commit to main SacredCraft/Valhalla
  • feat: 添加文件关闭时的保存提示 为文件右键菜单和资源菜单项添加了关闭文件时的保存提示功能,以提醒用户在关闭文件之前保存修改。如果文件已被修改但未保存,则会显示错误提示。 fix: 修复文件关闭时的保存逻辑 修复了文件关闭时... 6465f01

View on GitHub

LioRael pushed 1 commit to main SacredCraft/Valhalla
  • refactor: 简化资源菜单项的路径判断逻辑 简化资源菜单项组件中的路径判断逻辑,移除了不必要的代码,并优化了性能。 a8bcd0d

View on GitHub

LioRael starred haydenbleasel/next-forge
LioRael starred pqoqubbw/icons
LioRael created a branch on LioRael/auto-use-client

main

LioRael created a repository: LioRael/auto-use-client

https://github.com/LioRael/auto-use-client

LioRael starred sparanoid/chinese-copywriting-guidelines
LioRael starred abi/screenshot-to-code
LioRael starred lxgw/LxgwZhenKai
LioRael starred nanostores/nanostores
LioRael pushed 1 commit to main SacredCraft/Valhalla
  • feat: 更新Valhalla Hub的README文件 f5c5aab

View on GitHub

LioRael created a comment on an issue on SacredCraft/Valhalla
目前已完成对上述所有操作的路径安全性检测 #39

View on GitHub

LioRael closed an issue on SacredCraft/Valhalla
文件命名漏洞
文件命名存在漏洞 例如使用 ../ 或绝对路径,可以使文件转移到 Path 目录之外, 受影响的功能: 1. 文件上传命名 2. 文件移动或重命名 解决方法: 1. 判断文件的父文件夹是否包含 Path 目录 另外文件删除功能是否有此风险
LioRael deleted a branch SacredCraft/Valhalla

fix(security)

LioRael pushed 2 commits to main SacredCraft/Valhalla
  • fix: 文件相关安全性问题 ab50b5f
  • Merge pull request #39 from SacredCraft/fix(security) fix: 文件相关安全性问题 02c3880

View on GitHub

LioRael closed a pull request on SacredCraft/Valhalla
fix: 文件相关安全性问题
LioRael opened a pull request on SacredCraft/Valhalla
fix: 文件相关安全性问题
LioRael created a branch on SacredCraft/Valhalla

fix(security) - 开拓者资源管理平台(Valhalla Hub)

LioRael reopened an issue on SacredCraft/Valhalla
文件命名漏洞
文件命名存在漏洞 例如使用 ../ 或绝对路径,可以使文件转移到 Path 目录之外, 受影响的功能: 1. 文件上传命名 2. 文件移动或重命名 解决方法: 1. 判断文件的父文件夹是否包含 Path 目录 另外文件删除功能是否有此风险
LioRael created a comment on an issue on SacredCraft/Valhalla
存在该类风险的操作同样包括:复制文件、写入文件等

View on GitHub

LioRael closed an issue on SacredCraft/Valhalla
文件命名漏洞
文件命名存在漏洞 例如使用 ../ 或绝对路径,可以使文件转移到 Path 目录之外, 受影响的功能: 1. 文件上传命名 2. 文件移动或重命名 解决方法: 1. 判断文件的父文件夹是否包含 Path 目录 另外文件删除功能是否有此风险
LioRael created a comment on an issue on SacredCraft/Valhalla
如果前端被hack 文件删除功能确实存在此风险

View on GitHub

LioRael created a comment on an issue on SacredCraft/Valhalla
完成于 #38

View on GitHub

LioRael closed an issue on SacredCraft/Valhalla
文件无法移动
当目标目录不存在时,文件无法移动,应该先创建目录然后移动文件。
LioRael deleted a branch SacredCraft/Valhalla

fix(file-move)

LioRael pushed 2 commits to main SacredCraft/Valhalla
  • fix: 重命名文件时确保目标目录存在 b96effa
  • Merge pull request #38 from SacredCraft:fix(file-move) fix: 重命名文件时确保目标目录存在 37095eb

View on GitHub

Load more