isGuest()) { UI::exitError(getMLText("2_fact_auth"),getMLText("access_denied")); } $secret = $_POST["secret"]; $user->setSecret($secret); header("Location:../out/out.Setup2Factor.php");