Initial mfa support (for internal users) #93591

Merged
Oleg-Komarov merged 46 commits from mfa into main 2024-08-29 11:44:06 +02:00
Showing only changes of commit 389d6f52c9 - Show all commits

View File

@ -16,7 +16,12 @@ Multi-factor Authentication Setup
<button class="btn-danger">Disable</btn>
</div>
{% else %}
<p>TODO Explain why and how</p>
<p>
MFA makes your account more secure against account takeover attacks.
</p>
<p>
If you have privileged access (admin or moderator) on any of Blender websites, you should setup MFA to avoid potential harm done to other community members through misuse of your account.
</p>
{% endif %}
</div>