Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix make_user_key which previously didn't stretch the users key #315

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

Hinton
Copy link
Member

@Hinton Hinton commented Oct 31, 2023

Type of change

- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

The make_user_key needs to use the same key as decrypt_user_key, which should be the stretched users key.

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)

@bitwarden-bot
Copy link

bitwarden-bot commented Oct 31, 2023

Logo
Checkmarx One – Scan Summary & Details9e6b3f2b-75da-4605-a74e-f4237b02069e

No New Or Fixed Issues Found

@Hinton Hinton requested a review from dani-garcia October 31, 2023 10:37
@dani-garcia dani-garcia merged commit 1c86c09 into master Nov 1, 2023
45 checks passed
@dani-garcia dani-garcia deleted the ps/fix-make-user-key branch November 1, 2023 11:19
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.

3 participants