mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #2878] [CLOSED] make support string more secure #3147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/2878
Author: @tessus
Created: 11/1/2022
Status: ❌ Closed
Base:
main← Head:fix/privacy-mask📝 Commits (2)
e5a607bmake support string more secure27e1c94don't mask,at all📊 Changes
1 file changed (+13 additions, -9 deletions)
View changed files
📝
src/config.rs(+13 -9)📄 Description
When a support string is generated the masked entries still show certain info:
This change masks the fields with
***as it is done for passwords.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.