Skip to content

[Improvement] Encrypt user password before saving user#211

Merged
SteNicholas merged 1 commit intoapache:mainfrom
s7monk:encrypt_user_password
May 8, 2024
Merged

[Improvement] Encrypt user password before saving user#211
SteNicholas merged 1 commit intoapache:mainfrom
s7monk:encrypt_user_password

Conversation

@s7monk
Copy link
Contributor

@s7monk s7monk commented May 7, 2024

close: #210

Purpose

The user password is not encrypted for creation of user at present. Therefore, the password should be encrypted before saving user.

Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@SteNicholas SteNicholas changed the title [Feature] Encrypt user passwords before saving to the database [Improvement] Encrypt user password before saving user May 8, 2024
@SteNicholas SteNicholas merged commit 1f51e33 into apache:main May 8, 2024
hdygxsj pushed a commit to hdygxsj/paimon-webui that referenced this pull request May 21, 2024
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.

[Feature] Encrypt user passwords before saving to the database

2 participants