mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added an basic form to add Google Authenticator.
This commit is contained in:
parent
24672a30b9
commit
35b5640627
10 changed files with 277 additions and 3 deletions
|
@ -47,6 +47,8 @@
|
|||
{% block content %}
|
||||
{{ parent() }}
|
||||
|
||||
{% include "Users/_2fa_settings.html.twig" %}
|
||||
|
||||
<div class="card mt-4">
|
||||
<div class="card-header">
|
||||
<i class="fa fa-key fa-fw" aria-hidden="true"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue