mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-03 15:45:59 +08:00
* PM-13945 - Extension Refresh redirects should persist query params as we use query params to execute guard logic (e.g., lockGuard). The loss of the from: login-initiated query param prevented navigation to the lock screen. * PM-13945 - Test updated