google / google/google-authenticator-libpam
Does not support PAM_CONV_AGAIN / PAM_INCOMPLETE
Open
enhancement
Type-Patch
- Dominant language
- C
- Stars
- 2k
- Forks
- 305
- PR merge metrics
- No merged PRs in 30d
Description
_From @ThomasHabets on October 10, 2014 8:7_
Original [issue 276](https://code.google.com/p/google-authenticator/issues/detail?id=276) created by cris.vanpelt on 2013-06-21T13:52:53.000Z:
Asynchronous calls to the libpam-google-authenticator module are not available.
Support for CONV_AGAIN/INCOMPLETE is missing entirely. This makes it more difficult to use the authenticator PAM module for asynchronous authentication. I have attached a small patch which adds this functionality. It may need to be revised for better integration with existing code.
_Copied from original issue: google/google-authenticator#275_
Contributor guide
Assessment
This issue has not been assessed yet.