mirror of
https://github.com/bitwarden/browser
synced 2026-01-22 04:13:49 +00:00
* fix(set-initial-password-service) [PM-28494]: Update MP data and decryption property sets to accommodate legacy and new paths for service. * fix(set-initial-password-component) [PM-28494]: Add salt and mp data to credentials object. * refactor(set-initial-password-service) [PM-28494]: Additional comments. * test(set-initial-password-service) [PM-28494]: Update tests for added credential members.