mitogen icon indicating copy to clipboard operation
mitogen copied to clipboard

Added support for TOTP password prompts, as used by google-authenticator-libpam

Open mburz opened this issue 2 years ago • 3 comments

TOTP prompts 'Verification code: ' as used by google-authenticator-libpam are now supported. Reference: https://github.com/google/google-authenticator-libpam/blob/366ace3e5849d0d259915ddff22c8ec55e40b3ad/src/pam_google_authenticator.c#LL61C24-L61C42

Closes #998.

mburz avatar Jun 20 '23 12:06 mburz

/AzurePipelines run

moreati avatar Jun 30 '23 20:06 moreati

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jun 30 '23 20:06 azure-pipelines[bot]

Perhaps this could be made configurable? There are lots of different prompts. For our YubiKeys with pam_yubico for instance we have:

YubiKey for `USER':

opoplawski avatar Jul 18 '23 20:07 opoplawski