Skip to content

security: 密码明文,建议加密 #199

Description

@chadlwm

Question

数据库里面的密码还是明文存储, 风险较大,建议后续加密

sqlite> SELECT * from Users;
Id|Avatar|CreatedAt|Email|LastLoginAt|LastLoginIp|Name|Password|UpdatedAt
94738444c41048d588029127ebdecbc7|https://avatars.githubusercontent.com/u/61819790?v=4|2025-07-18 03:28:23.0513524|239573049@qq.com|||admin|admin|2025-07-18 03:28:23.0513696

Vesion

master # 3efc9b9

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions