passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
233 stars 72 forks source link

Fix as LU, I should be able to download my new recovery kit after updating my passphrase #152

Closed cedricalfonsi closed 2 years ago

cedricalfonsi commented 2 years ago

What is the problem ?

Users can change their passphrase but the downloaded recovery kit is broken.

The following string is found in the downloaded file "[object Object]"

Who is impacted ?

Everybody

What is expected ?

The updated private key should be present in the downloaded recovery kit.

How to reproduce ?

Given I am signed in And I updated my passphrase When The download of the recover kit is triggered Then I should see my private key in the file

cedricalfonsi commented 2 years ago

Fixed with v3.7.0