Simple two-factor authentication ΒΆ
This authentication is included for testing and demonstration purposes only as it really does not provide two-factor authentication, it just asks the user to confirm login by clicking on the button.
It should not be used in the production and is disabled unless $cfg['DBG']['simple2fa']
is set.