vault
vault copied to clipboard
Write MFA prompt to stderr, not stdout
Fixes #23283 by simply writing the MFA prompt directly to stderr, then calling UI.AskSecret with an empty string.