1
0
mirror of https://github.com/bitwarden/web synced 2026-01-02 00:23:16 +00:00

implement 2fa setup for u2f

This commit is contained in:
Kyle Spearrin
2018-06-27 17:50:31 -04:00
parent 890bf49294
commit bf5d8cab1c
11 changed files with 279 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<div class="modal-header">
<h2 class="modal-title">
{{'twoStepLogin' | i18n}}
<small>{{'yubiKeyTitle' | i18n}}</small>
<small>YubiKey</small>
</h2>
<button type="button" class="close" data-dismiss="modal" attr.aria-label="{{'close' | i18n}}">
<span aria-hidden="true">&times;</span>