{% extends "baseTemplate/index.html" %} {% load static %} {# Enrolment / management page for an already-authenticated user. #} {% block title %}Two-factor authentication{% endblock %} {% block content %}
Add a time-based one-time code to {{ userName }} so a stolen password alone cannot sign in.
Your password is required. Disabling removes the stored secret — re-enabling later issues a new one, so you will need to scan a new QR code.
{% else %}You will need an authenticator app such as Google Authenticator, Authy, or 1Password.
otpEnabled for your account directly in the database.