1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-09 20:13:42 +00:00

add settings -> Excluded Domains component

Provides a UI to edit the domains for which Bitwarden does not offer
to save login details.
This commit is contained in:
Tom Rittson
2020-08-31 17:14:50 +10:00
committed by Thomas Rittson
parent 7e41e84c7d
commit da636e26c2
6 changed files with 186 additions and 0 deletions

View File

@@ -19,6 +19,10 @@
<div class="row-main">{{'sync' | i18n}}</div>
<i class="fa fa-chevron-right fa-lg row-sub-icon" aria-hidden="true"></i>
</a>
<a class="box-content-row box-content-row-flex text-default" routerLink="/excluded-domains">
<div class="row-main">{{'excludedDomains' | i18n}}</div>
<i class="fa fa-chevron-right fa-lg row-sub-icon" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="box list">