allowthem-server 0.0.6

HTTP server and middleware for allowthem
Documentation
1
2
3
4
5
{% extends "_partials/_auth_shell.html" %}

{% block title %}Enable two-factor authentication{% if app_name and app_name != title_brand %} — {{ app_name }}{% endif %} — {{ title_brand }}{% endblock %}

{% block auth_main %}{% include "_partials/_auth_main_mfa_setup.html" %}{% endblock %}