Initial mfa support (for internal users) #93591
@ -16,7 +16,12 @@ Multi-factor Authentication Setup
|
|||||||
<button class="btn-danger">Disable</btn>
|
<button class="btn-danger">Disable</btn>
|
||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% 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 %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user