Version: v1.7.0 beta 5
I can’t get the 2FA validation to work.
Does it happen to anyone else?
Version: v1.7.0 beta 5
I can’t get the 2FA validation to work.
Does it happen to anyone else?
v-update-sys-dependencies
And do you see any errors when running:
v-add-user-2fa user
Update /usr/local/hestia/bin/v-check-user-2fa line 47
result=$($HESIA_PHP $HESTIA/web/inc/2fa/check.php “$TWOFA” “$token”)
With.
result=$($HESTIA_PHP $HESTIA/web/inc/2fa/check.php “$TWOFA” “$token”)
Solved, it was that.
Thanks for testing