clients/libs/angular/src/auth/components
Kyle Spearrin 254cad29b3
[PM-8951] set pin validation to min length of 4 (#13312)
* set pin validation to min length of 4

* use reactive forms

* PM-8951 - SetPin - remove dialog close logic if pin is invalid so validation errors can be shown to the user.

---------

Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
Co-authored-by: Jared Snider <jsnider@bitwarden.com>
2025-04-07 10:39:26 -04:00
..
authentication-timeout.component.ts feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
base-login-via-webauthn.component.ts [PM-12700] Add private key regeneration process (#11829) 2024-12-16 12:00:17 -06:00
captcha-protected.component.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
change-password.component.ts [PM-18566] Wire up vNextPolicyService for Clients (#13678) 2025-03-25 11:30:47 -04:00
environment-selector.component.html refactor: [PM-17182] Remove Bootstrap style from EnvironmentSelectorComponent 2025-02-11 10:25:14 -06:00
environment-selector.component.ts refactor(auth): [PM-9678] remove deprecated login components 2025-03-12 14:36:05 -05:00
remove-password.component.ts [PM-17670] Move KeyConnectorService to KM ownership (#13277) 2025-03-13 09:46:01 -05:00
set-password.component.ts [PM-17669] Move MasterPasswordService to KM (#13148) 2025-03-13 13:29:27 -05:00
set-pin.component.ts [PM-8951] set pin validation to min length of 4 (#13312) 2025-04-07 10:39:26 -04:00
sso.component.spec.ts [PM-17669] Move MasterPasswordService to KM (#13148) 2025-03-13 13:29:27 -05:00
sso.component.ts [PM-17669] Move MasterPasswordService to KM (#13148) 2025-03-13 13:29:27 -05:00
two-factor-icon.component.html [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
two-factor-icon.component.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
update-password.component.ts [PM-17669] Move MasterPasswordService to KM (#13148) 2025-03-13 13:29:27 -05:00
update-temp-password.component.ts [PM-17669] Move MasterPasswordService to KM (#13148) 2025-03-13 13:29:27 -05:00
user-verification-prompt.component.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
user-verification.component.ts eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00