This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
browser
Watch
1
Star
0
Fork
0
You've already forked browser
mirror of
https://github.com/bitwarden/browser
synced
2025-12-10 21:33:27 +00:00
Code
Issues
Releases
Wiki
Activity
Files
134b07f439abc5f44284e81e6b586ff501059aaa
browser
/
libs
/
angular
History
Jared Snider
134b07f439
PM-2373 - Fix hang for desktop and browser by removing await from onSuccessfulLogin() call as it was waiting for a full sync to finish before navigating to the vault which let the user see that the loginTwoFactor method had completed and the loading state of the component was "finished" even though it wasn't. Confirmed that the fix from PM-687 still works to allow an emergency contact to sign in via SSO after removing the await. (
#5508
)
2023-05-24 16:05:48 -04:00
..
src
PM-2373 - Fix hang for desktop and browser by removing await from onSuccessfulLogin() call as it was waiting for a full sync to finish before navigating to the vault which let the user see that the loginTwoFactor method had completed and the loading state of the component was "finished" even though it wasn't. Confirmed that the fix from PM-687 still works to allow an emergency contact to sign in via SSO after removing the await. (
#5508
)
2023-05-24 16:05:48 -04:00
jest.config.js
[PM-2328] Fix jest deprecations (
#5483
)
2023-05-22 20:19:16 +02:00
package.json
chore(deps): update dependency rimraf to v5 (
#5468
)
2023-05-19 14:23:44 +02:00
test-utils.ts
[PS-1854] Split services between background and visualizations (
#4075
)
2022-11-23 16:26:57 -06:00
test.setup.ts
[EC-423] Fix unit tests (
#3265
)
2022-08-11 11:35:08 +10:00
tsconfig.json
Use NPM workspace (
#2874
)
2022-06-14 17:10:53 +02:00
tsconfig.spec.json
[EC-423] Fix unit tests (
#3265
)
2022-08-11 11:35:08 +10:00