mirror of
https://github.com/bitwarden/browser
synced 2024-12-28 19:02:42 +01:00
e129e90faa
* add account created date to the account information * set permanent dismissal flag when the user selects that they can access their email * update the logic of device verification notice * add service to cache the profile creation date to avoid calling the API multiple times * update step one logic for new device verification + add tests * update step two logic for new device verification + add tests - remove remind me later link for permanent logic * migrate 2FA check to use the profile property rather than hitting the API directly. The API for 2FA providers is only available on web so it didn't work for browser & native. * remove unneeded account related changes - profile creation is used from other sources * remove obsolete test * store the profile id within the vault service * remove unused map * store the associated profile id so account for profile switching in the extension * add comment for temporary service and ticket number to remove * formatting * move up logic for feature flags |
||
---|---|---|
.. | ||
.vscode | ||
admin-console | ||
angular | ||
auth | ||
billing | ||
common | ||
components | ||
importer | ||
key-management | ||
node | ||
platform | ||
shared | ||
tools | ||
vault |