google / google/google-authenticator-libpam

make grace_period usable for local authentications

Open
#161 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
2k
Forks
305
PR merge metrics
No merged PRs in 30d

Description

`grace_period` was originally intended for ssh only and therefor it only considers `RHOST`.

However local authentications, e.g. `sudo` or `xfce4-screensaver` would also benefit from this feature, for this not only `RHOST` would need to be considered, but also `RUSER` and `TTY` (or a combination of all three).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.