← Back to Two Factor Authentication Support
robert.mejleroe67457
Added plugin, added 2FA on a user. When user trying to login, nothing happens (console shows 302 error, verify is 20o) There should be a window to show the authentication field but nothing is coming and no message to the user. We use October 2.1
VDLP
The plugin is not officially supported on OC 2.1 yet, we're still working on it.
But you can try changing this variable to false
.
// config/system.php
'restrict_base_dir' => env('RESTRICT_BASE_DIR', true),
# .env
RESTRICT_BASE_DIR = false
Last updated
robert.mejleroe67457
Hi, when do you think it'll be ready? I tested your fix and it's not working. Also we do not want to release this to production due to the exposure.
1-4 of 4