Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • Adam M Moderator
    #846546

    Hi @pasionik,

    I managed to bypass the authentication process and check this matter. In this case, if you only have 1 contact in Contact Page, we can manually add the email address there. Please check file templates/ja_decor/html/com_contact/contact/default_address.php :

    <span class="contact-emailto">
        <?php //echo $this->contact->email_to; ?>
        <span><a href="mailto:your_email">your_email</a></span>
    </span>

    You can go here and change the email address whenever you want.

    pasionik Friend
    #846713

    Thanks Adam the email works great. Is there any way I get rid of the TFA permanently?
    Thanks

    Adam M Moderator
    #846779

    Hi @pasionik,

    Just access to the database via PhpMyAdmin, then go to the #__extensions table and under the name column, search for plg_twofactorauth_totp and plg_twofactorauth_yubikey. Within this row, set the enabled status to 0.

    pasionik Friend
    #846828

    Great. I thought the plg_twofactorauth_totp was enough.
    Many thanks.

    Adam M Moderator
    #847529

    Hi @hi @pasionik,

    Glad to be of assistance. Since your problem has been solved, I’m going to close this thread now. If you still have any question, please don’t hesitate to let us know.

Viewing 5 posts - 31 through 35 (of 35 total)

This topic contains 34 replies, has 3 voices, and was last updated by  Adam M 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum