{% extends "settings.html" %} {% block pagetitle %}Security Settings - {{'SITE_NAME' | app_config}}{% endblock %} {% block content %}

Email

Change the email address used to sign in to your account.

{% if v.email and not v.is_activated %}
Email not verified. You will not be able to recover your account with this email until you verify it. Verify now.
{% elif not v.email %}
Add an email to secure your account in case you forget your password.
{% endif %}
Password required to update your email.
Password required to update your email.

Password

Change your account password.

Minimum of 8 characters required. Your password meets the requirements.
Passwords do not match. Passwords match.

Two-Factor Authentication

Change the two-factor settings for your account.

This requires entering a randomly-generated, 6-digit code and your password to login. See Google Authenticator or Authy for more details.

Log Out Everywhere

Log all other devices out of your {{'SITE_NAME' | app_config}} account.

This will also invalidate any existing recovery links associated with this account.