Start to work on 2FA

This commit is contained in:
2022-04-18 19:23:43 +02:00
parent c0d1c41b4c
commit 3023771334
7 changed files with 82 additions and 3 deletions

View File

@ -26,6 +26,11 @@
Change password
</a>
</li>
<li>
<a href="/settings/two_factors" class="nav-link link-dark">
Two-factor authentication
</a>
</li>
{% if _p.is_admin %}
<hr/>