mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-22 12:13:22 -05:00
[PR #4085] [MERGED] Improve JWT RSA key initialization and avoid saving public key #12244
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4085
Author: @dani-garcia
Created: 11/19/2023
Status: ✅ Merged
Merged: 3/17/2024
Merged by: @dani-garcia
Base:
main← Head:update_jwt_private_key📝 Commits (1)
314ca91Improve JWT key initialization and avoid saving public key📊 Changes
5 files changed (+48 additions, -87 deletions)
View changed files
📝
src/auth.rs(+43 -16)📝
src/config.rs(+1 -4)📝
src/db/models/attachment.rs(+1 -1)📝
src/main.rs(+1 -26)📝
src/util.rs(+2 -40)📄 Description
Based on the discussion on #4083
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.