diff --git a/sim/cluster0/lab-seeds/backend/src/bootstrap.php b/sim/cluster0/lab-seeds/backend/src/bootstrap.php index ea17cf0..5bb2cbe 100644 --- a/sim/cluster0/lab-seeds/backend/src/bootstrap.php +++ b/sim/cluster0/lab-seeds/backend/src/bootstrap.php @@ -74,6 +74,7 @@ require_once __DIR__ . '/WireGuardAddressPool.php'; require_once __DIR__ . '/WireGuardTrafficStats.php'; require_once __DIR__ . '/RsshSessionProvisioner.php'; require_once __DIR__ . '/RsshBastionProvisioner.php'; +require_once __DIR__ . '/AuthApproval.php'; require_once __DIR__ . '/AuthTwoFactorPage.php'; require_once __DIR__ . '/AnalyticsHead.php'; diff --git a/sim/cluster0/lab-seeds/backend/views/layout.php b/sim/cluster0/lab-seeds/backend/views/layout.php index 671ab43..c919371 100644 --- a/sim/cluster0/lab-seeds/backend/views/layout.php +++ b/sim/cluster0/lab-seeds/backend/views/layout.php @@ -121,6 +121,18 @@ +
Scan the QR code with your phone to approve this sign-in, or enter the 6-digit code below.
+Scan with your phone camera (not Google Authenticator) to approve this sign-in on another device, or enter the 6-digit code from your authenticator app below.