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

Add password show/hide to reprompt (#1902)

Co-authored-by: Addison Beck <abeck@bitwarden.com>
This commit is contained in:
Oscar Hinton
2021-08-27 15:27:22 +02:00
committed by GitHub
parent b13fae4849
commit a1f7e07f09
12 changed files with 418 additions and 62 deletions

View File

@@ -72,6 +72,7 @@ import { SearchCiphersPipe } from 'jslib-angular/pipes/search-ciphers.pipe';
import { ActionButtonsComponent } from './components/action-buttons.component';
import { CipherRowComponent } from './components/cipher-row.component';
import { PasswordRepromptComponent } from './components/password-reprompt.component';
import { PopOutComponent } from './components/pop-out.component';
import { SendListComponent } from './components/send-list.component';
@@ -240,6 +241,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
TwoFactorComponent,
UpdateTempPasswordComponent,
ViewComponent,
PasswordRepromptComponent,
],
entryComponents: [],
providers: [