mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
4074c2a45f
* [bug] Fully initilize environmentUrls default value We want the full environmentUrls object to be saved to storage with null values as an indicator of using BW cloud. Currently the initilization behavior creates an empty object instead. Setting property values returns the correct behavior. * [bug] Return the correct environmentUrls when scaffloging a new account To allow for setting environmentUrls before an account is created we save that value as a global setting and then apply it to any newly authed accounts. There is a bug that will instead save the urls used by the previous logged in account, making account switching with multiple servers cause errors. This commit resolves this by specifically getting environementUrls from global state when creating a new account |
||
---|---|---|
.. | ||
src | ||
package-lock.json | ||
package.json | ||
tsconfig.json |