You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Roundcube, I got it installed quickly, can read/delete/send emails, can change the settings.
I have full SSH access, so no problem doing anything - I have set the requested settings.
I am afraid I cannot see the "2steps Google verification" menu item in the Settings task.
I have checked in the Developer tools for console errors or css/js/code loading issue - not one problem.
I have also checked all error logs (roundcube/php/etc) - not one single problem.
I have set this $rcmail_config['users_allowed_2FA'] = array('*@*','MYUSERNAME','MYUSERNAME@MYDOMAIN');
where MYUSERNAME and MYDOMAIN are my details but nothing comes up.
My environment:
PHP 8.1.29
Apache 2.4.6
Roundcube Webmail 1.6.7
Other than your plugin I have no other plugin enabled.
How can I debug/fix this?
The text was updated successfully, but these errors were encountered:
I am new to Roundcube, I got it installed quickly, can read/delete/send emails, can change the settings.
I have full SSH access, so no problem doing anything - I have set the requested settings.
I am afraid I cannot see the "2steps Google verification" menu item in the Settings task.
I have checked in the Developer tools for console errors or css/js/code loading issue - not one problem.
I have also checked all error logs (roundcube/php/etc) - not one single problem.
I have set this
$rcmail_config['users_allowed_2FA'] = array('*@*','MYUSERNAME','MYUSERNAME@MYDOMAIN');
where MYUSERNAME and MYDOMAIN are my details but nothing comes up.
My environment:
PHP 8.1.29
Apache 2.4.6
Roundcube Webmail 1.6.7
Other than your plugin I have no other plugin enabled.
How can I debug/fix this?
The text was updated successfully, but these errors were encountered: