Single-user mode bypasses the login screen and automatically signs in as the selected user.
>
) : (
<>
Currently auto-signing in as{' '}
{activeUser?.username ?? '—'}.
Restoring login requirement will require all users to sign in manually.
>
)}
Enable Single-User Mode?
Anyone who opens the app will be automatically signed in as{' '}
{selectedUsername}.
The admin login still requires a password.
Cancel
Enable Single-User Mode
>
);
}