mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added an logout link to U2F 2FA page.
This commit is contained in:
parent
96fa3be7cc
commit
9b2e7a84a0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
<div id="u2fpressbutton" style="display: none;" class="h4 text-center">{{ 'r_u2f_two_factor.pressbutton'|trans }}</div>
|
||||
<div id="u2fError"></div>
|
||||
<p class="widget"><input id="_auth_code" type="hidden" autocomplete="off" name="_auth_code" /></p>
|
||||
<a class="ml-2" href="{{ logoutPath }}">{% trans %}user.logout{% endtrans %}</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block submit_btn %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue