clients/libs/angular/src/components
Daniel James Smith a1e536a5ef
[PS-1175] Resolve issue with processReload not executing (#3240)
* Removed check for getBiometricLocked
It always returned false even when no biometrics were used.

* Remove the other check for getBiometricsLocked

* Ensure that biometricFingerprintValidation is reset, when biometrics are disabled

* Removed getBiometricsLocked and setBiometricsLocked
With nothing in the codebase reading the state of getBiometricsLocked, I've removed all places where it was set or saved.

* Refactor execution of reload into a separate method

* Conditonally pass the window object to `BrowserApi.reloadExtension`

* Clarify in comment, that the PIN has to be set with ask for Master Password on restart

* Ensure the process reload is executed on logout

* Use accounts instead of lastActive == null to determine a reload on logout

* Moved identical logic from desktop and browser into system.service

* Simplified check for refresh to handle no accounts found, logout, lock with lastActive longer than 5 seconds
2022-08-05 20:04:27 +02:00
..
modal Move to libs 2022-06-03 16:24:40 +02:00
send [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
settings [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
add-edit-custom-fields.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
add-edit.component.ts [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
attachments.component.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
avatar.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
callout.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
captchaProtected.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
change-password.component.ts [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
ciphers.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
collections.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
environment.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export-scope-callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
export-scope-callout.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export.component.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
folder-add-edit.component.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
generator.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
hint.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
icon.component.html Move to libs 2022-06-03 16:24:40 +02:00
icon.component.ts [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
lock.component.ts [PS-1175] Resolve issue with processReload not executing (#3240) 2022-08-05 20:04:27 +02:00
login.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-generator-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-reprompt.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
premium.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
register.component.ts [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
remove-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
set-password.component.ts [PS-1051] Fix/add master pass hash to all org reset key requests (#3049) 2022-07-06 14:19:58 -05:00
set-pin.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
share.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
sso.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
toastr.component.ts Move to libs 2022-06-03 16:24:40 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
update-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
update-temp-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
user-verification.component.html Move to libs 2022-06-03 16:24:40 +02:00
user-verification.component.ts [EC-317] Desktop client delete user account (#3151) 2022-07-29 21:49:58 +02:00
view-custom-fields.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
view.component.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00