Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mburz
Copy link

@mburz mburz commented Jun 20, 2023

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.

@moreati
Copy link
Member

moreati commented Jun 30, 2023

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

docs/changelog.rst Outdated Show resolved Hide resolved
@opoplawski
Copy link
Contributor

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':

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for TOTP Verification code prompt
3 participants