1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

Vault Timeout Policy (#2048)

This commit is contained in:
Oscar Hinton
2021-09-14 13:36:34 +02:00
committed by GitHub
parent 63d0b8f9d2
commit 2e6f0f4166
11 changed files with 135 additions and 29 deletions

View File

@@ -37,6 +37,7 @@ import { OptionsComponent } from './settings/options.component';
import { PremiumComponent } from './settings/premium.component';
import { SettingsComponent } from './settings/settings.component';
import { SyncComponent } from './settings/sync.component';
import { VaultTimeoutInputComponent } from './settings/vault-timeout-input.component';
import { AddEditComponent } from './vault/add-edit.component';
import { AttachmentsComponent } from './vault/attachments.component';
@@ -242,6 +243,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
UpdateTempPasswordComponent,
ViewComponent,
PasswordRepromptComponent,
VaultTimeoutInputComponent,
],
entryComponents: [],
providers: [