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
main
update_jwt_private_key
314ca91
5 files changed (+48 additions, -87 deletions)
📝 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)
src/auth.rs
src/config.rs
src/db/models/attachment.rs
src/main.rs
src/util.rs
Based on the discussion on #4083
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked 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.