diff options
author | Mathijs van Veluw <[email protected]> | 2024-11-17 21:33:23 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-17 21:33:23 +0100 |
commit | cdfdc6ff4f61a7495cd70609c0d9098ff10b55a4 (patch) | |
tree | e672e615e477c524640d18b8e43fd62364b10ca6 /src/static | |
parent | 2393c3f3c08f451a04643fd9fed5027f491dc12d (diff) | |
download | vaultwarden-1.32.5.tar.gz vaultwarden-1.32.5.zip |
Fix Org Import duplicate collections (#5200)1.32.5
This fixes an issue with collections be duplicated same as was an issue with folders.
Also made some optimizations by using HashSet where possible and device the Vec/Hash capacity.
And instead of passing objects only use the UUID which was the only value we needed.
Also found an issue with importing a personal export via the Org import where folders are used.
Since Org's do not use folder we needed to clear those out, same as Bitwarden does.
Fixes #5193
Signed-off-by: BlackDex <[email protected]>
Diffstat (limited to 'src/static')
0 files changed, 0 insertions, 0 deletions