1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/auth
Oscar Hinton 7dfef8991c
[PM-1935] Migrate vault lock screen to component library (#6237)
* Migrate vault lock screen to component library

* Remove unnecessary divs

* Remove card from trial

* Migrate to standalone component

* refactor to use AnonLayout

* revert login component

* migrate web component to bitSubmit

* remove class

* use inject

* update web pageTitle translation

* validate on submit, not on blur

---------

Co-authored-by: rr-bw <102181210+rr-bw@users.noreply.github.com>
2024-07-09 17:19:12 -07:00
..
core Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
emergency-access Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
guards PM-5762 - DeepLinkGuard - Fix issue in which org invite acceptance was broken due to us not properly checking for the lock url; if an org name or org user email contained lock, then the login redirect url would not persist and take the user to the accept org invite page after login. (#7744) 2024-01-30 18:00:32 +00:00
key-rotation use user verification as a part of key rotation (#9722) 2024-07-01 11:15:18 -04:00
login Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
migrate-encryption [PM-6789] finish key rotation distribution and fix legacy user (#9498) 2024-06-20 11:36:24 -04:00
organization-invite Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
register-form [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
settings [PM-8943] Update QRious script initialization in Authenticator two-factor provider (#9926) 2024-07-08 14:48:19 -07:00
shared/components/user-verification Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00
trial-initiation [PM-8830] Billing Enums Rename (#9612) 2024-06-14 15:43:40 -04:00
auth.module.ts [PM-5951] Migrate org invite state (#9014) 2024-05-30 12:03:17 -04:00
hint.component.html PM-4950 Migrate Hint Component (#9303) 2024-06-19 11:42:16 -04:00
hint.component.ts PM-4950 Migrate Hint Component (#9303) 2024-06-19 11:42:16 -04:00
index.ts [PM-2014] Passkey registration (#5396) 2023-10-10 15:10:26 +02:00
lock.component.html [PM-1935] Migrate vault lock screen to component library (#6237) 2024-07-09 17:19:12 -07:00
lock.component.ts [PM-1935] Migrate vault lock screen to component library (#6237) 2024-07-09 17:19:12 -07:00
recover-delete.component.html PM-1943 Migrate Recover Delete Component (#9169) 2024-06-12 18:37:08 +05:30
recover-delete.component.ts PM-8866 - Fix Recover delete component submit missing form validation. (#9658) 2024-06-14 13:49:27 -04:00
recover-two-factor.component.html PM-4951 Migrate Recover Two Factor Component (#9170) 2024-06-05 10:52:04 -07:00
recover-two-factor.component.ts add validation to form (#9691) 2024-06-17 17:23:25 -04:00
remove-password.component.html [PM-4952] Remove Password Component Bug Fixes (#9697) 2024-06-20 09:04:35 -07:00
remove-password.component.ts
set-password.component.html Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password (#6281) 2023-11-03 11:33:10 -04:00
set-password.component.ts [PM-5951] Migrate org invite state (#9014) 2024-05-30 12:03:17 -04:00
sso.component.html PM-4954 Migrate SSO Component (#9126) 2024-06-12 19:46:58 +05:30
sso.component.ts Add auto submit on identifier query parameter (#9803) 2024-06-28 15:35:10 +02:00
two-factor-auth.component.ts [PM-7084] 2/6: Add shared two-factor-auth orchestrator component, and TOTP two-factor component (#9768) 2024-07-09 16:19:04 +02:00
two-factor-options.component.html [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
two-factor-options.component.ts PM 2048 Update Two Factor Options dialog (#8565) 2024-05-24 19:51:27 +05:30
two-factor.component.html [PM-5156] [PM-5216] Duo v2 removal (#9513) 2024-06-25 11:09:45 -07:00
two-factor.component.ts [PM-7693] Remove cookie from Duo connector (#9699) 2024-06-21 14:56:27 -07:00
update-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-password.component.ts [PM-5951] Migrate org invite state (#9014) 2024-05-30 12:03:17 -04:00
update-temp-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-temp-password.component.ts
verify-email-token.component.html
verify-email-token.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
verify-recover-delete.component.html PM-4960 Migrate Verify Recover Delete Component (#9171) 2024-06-19 11:18:31 -04:00
verify-recover-delete.component.ts PM-4960 Migrate Verify Recover Delete Component (#9171) 2024-06-19 11:18:31 -04:00