add support for pam_u2f to nixos pam module

This adds support for authenticating using a U2F device such as a
yubikey neo.
This commit is contained in:
Philip Potter
2015-05-03 19:22:00 +01:00
parent 0f8203d120
commit 2216728979
6 changed files with 68 additions and 1 deletions
+1
View File
@@ -153,6 +153,7 @@
pakhfn = "Fedor Pakhomov <pakhfn@gmail.com>";
pashev = "Igor Pashev <pashev.igor@gmail.com>";
phausmann = "Philipp Hausmann <nix@314.ch>";
philandstuff = "Philip Potter <philip.g.potter@gmail.com>";
phreedom = "Evgeny Egorochkin <phreedom@yandex.ru>";
pierron = "Nicolas B. Pierron <nixos@nbp.name>";
piotr = "Piotr Pietraszkiewicz <ppietrasa@gmail.com>";