Вход Регистрация
Файл: system/controllers/authga/hooks/auth_twofactor_list.php
Строк: 12
<?php

class onAuthgaAuthTwofactorList extends cmsAction {

    public function 
run(){
        return array(
            
'name'  => $this->name,
            
'types' => array(
                
$this->name => 'Google Authenticator'
            
)
        );
    }

}
Онлайн: 1
Реклама