Skip to content

otp_auth_option #535

@fietstouring

Description

@fietstouring

in dem ytemplate value.ycom_auth_otp_setup.tpl.php wird

$otp = rex_ycom_otp_password::getInstance();
$otp_options = $otp->getAuthOption();

aufgerufen und das gibt immer "all" zurück, weil return rex_config::get('ycom', 'otp_auth_option', self::OPTION_ALL);

nehme an das sollte return rex_config::get('ycom/auth', 'otp_auth_option', self::OPTION_ALL); sein...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions