summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/duosec.nix
AgeCommit message (Expand)Author
2020-03-22nixos/duosec: rename ikey option to integrationKeyAaron Andersen
2020-03-22nixos/duosec: replace insecure skey option with secure secretKeyFile optionAaron Andersen
2020-03-21nixos/duosec: fix indentationAaron Andersen
2020-01-30nixos/duosec: fix configuration issue with "groups" optionAaron Andersen
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-03-17nixos/security: make duo support secure failure correctlyAlex Guzman
2019-02-24nixos/security: Fix pam configuration file generation.Scott Dier
2019-02-24nixos/security: Allow configuration of pam for duosec.Scott Dier
2018-03-21duosec: use root uid as sshd uid has been retired (#33597)Geoffrey Huntley
2017-01-29More derpParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-11-16duosec module: use enumEric Sagnes
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice
2014-05-20nixos/duosec: Add an option to allow TCP forwardingAustin Seipp
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-03-16nixos: add Duo Security moduleAustin Seipp