andrewrk / andrewrk/groovebasin
store hashed passwords
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 2k
- 派生
- 119
- PR 合并指标
- 30 天内没有已合并 PR
描述
Here are two attack vectors:
- Attacker manages to read the database on the server. They now have admin password and can delete music on the server.
- A groove basin bug is exploited and admin password is accidentally revealed. They now have admin password and can delete music on the server.
Solution: store hashed passwords in the database.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。