analytics / lib /plausible_web /templates /email /force_2fa_enabled.html.heex
Leon4gr45's picture
Upload folder using huggingface_hub (part 3)
88211d3 verified
Raw
History Blame Contribute Delete
441 Bytes
{@enabling_user.email} has enabled a 2FA requirement for the "{@team.name}" team.<br /><br />
Please
<a href={
Routes.auth_url(PlausibleWeb.Endpoint, :force_initiate_2fa_setup, __team: @team.identifier)
}>
set up 2FA now
</a>
to keep access to your team on Plausible. The setup takes about a minute with any authenticator app.<br /><br />
Need help? Read our <a href="https://plausible.io/docs/2fa">2FA guide</a>
or reply to this email.