Neler yeni

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

  • Forumdan daha fazla yararlanmak için, profilinizi telefon numaranız 📱 ile doğrulayın ve daha ayrıcalıklı olun 😉
    Daha fazla bilgi!

Resolved Disable Two-Factor Authentication in XenForo

This problem has been resolved thanks to the support provided.

netr0n

XGT
Yönetici
XGT Master
SMS onaylı
Katılım
6 Ara 2016
Mesajlar
7,181
Çözümler
1,199
With the update to version 1.5.8 in the XenForo system, a two-step verification system was introduced. The purpose of this system is to provide a high level of authentication to effectively tackle bots and spam initially. However, it is causing inconvenience to general users.

To disable this system:

For XENFORO 1:

Connect via FTP. Open /library/config.php and add the following line just below <?php:

PHP:
$config['enableTfa'] = false;

For XENFORO 2:

Connect via FTP. Open /src/config.php and add the following line just below <?php:

PHP:
$config['enableTfa'] = false;
 
Oyla 1
thanks for sharing
 

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.