mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00: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