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:
committed by
Thomas Rittson
parent
7e41e84c7d
commit
da636e26c2
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user