1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл otp.php

См. исходные тексты.

Переменные

 $store_password = (COption::GetOptionString('security', 'otp_allow_remember') === 'Y')
 $bNeedCaptcha = (CModule::IncludeModule("security") && \Bitrix\Security\Mfa\Otp::isCaptchaRequired())
 $CAPTCHA_CODE = ''

Переменные

◆ $bNeedCaptcha

$bNeedCaptcha = (CModule::IncludeModule("security") && \Bitrix\Security\Mfa\Otp::isCaptchaRequired())

См. определение в файле otp.php строка 5

◆ $CAPTCHA_CODE

$CAPTCHA_CODE = ''

См. определение в файле otp.php строка 34

◆ $store_password

$store_password = (COption::GetOptionString('security', 'otp_allow_remember') === 'Y')

См. определение в файле otp.php строка 4