diff --git a/web/satellite/vuetify-poc/src/assets/icon-mfa.svg b/web/satellite/vuetify-poc/src/assets/icon-mfa.svg new file mode 100644 index 000000000..ed18ca82b --- /dev/null +++ b/web/satellite/vuetify-poc/src/assets/icon-mfa.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/web/satellite/vuetify-poc/src/components/dialogs/EnableMFADialog.vue b/web/satellite/vuetify-poc/src/components/dialogs/EnableMFADialog.vue new file mode 100644 index 000000000..cf53f9515 --- /dev/null +++ b/web/satellite/vuetify-poc/src/components/dialogs/EnableMFADialog.vue @@ -0,0 +1,279 @@ +// Copyright (C) 2023 Storj Labs, Inc. +// See LICENSE for copying information. + + + + \ No newline at end of file diff --git a/web/satellite/vuetify-poc/src/views/AccountSettings.vue b/web/satellite/vuetify-poc/src/views/AccountSettings.vue index 5640d30be..69e75d4d9 100644 --- a/web/satellite/vuetify-poc/src/views/AccountSettings.vue +++ b/web/satellite/vuetify-poc/src/views/AccountSettings.vue @@ -87,7 +87,8 @@ @@ -144,10 +145,14 @@ + +