mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
* Streamlines change pass notification logic. * Includes test cases for all change password behavior. * Allows multiple cipher views to be passed to notification. * Removes assumptions about matching passwords. * Includes current password match for now. * [WIP] Fixes exact login match ignore for change. Partially updates save/update methods for ciphers. * Removes password matching. * Preserves nullable cipherId, set only while cipher action handled * Updates comment.