Start to work on 2FA
This commit is contained in:
6
templates/settings/add_2fa_totp_page.html
Normal file
6
templates/settings/add_2fa_totp_page.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends "base_settings_page.html" %}
|
||||
{% block content %}
|
||||
|
||||
TODO : show a form to add a new TOTP password
|
||||
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user