summary refs log tree commit diff
path: root/nixos/modules/security/duosec.nix
Commit message (Expand)AuthorAge
* nixos: explicitely set security.wrappers ownershiprnhmjoj2021-09-13
* treewide: fix modules options types where the default is nullThibaut Marty2020-04-28
* nixos/duosec: rename ikey option to integrationKeyAaron Andersen2020-03-22
* nixos/duosec: replace insecure skey option with secure secretKeyFile optionAaron Andersen2020-03-22
* nixos/duosec: fix indentationAaron Andersen2020-03-21
* nixos/duosec: fix configuration issue with "groups" optionAaron Andersen2020-01-30
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/security: make duo support secure failure correctlyAlex Guzman2019-03-17
* nixos/security: Fix pam configuration file generation.Scott Dier2019-02-24
* nixos/security: Allow configuration of pam for duosec.Scott Dier2019-02-24
* duosec: use root uid as sshd uid has been retired (#33597)Geoffrey Huntley2018-03-21
* More derpParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * duosec module: use enumEric Sagnes2016-11-16
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* | everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-01
|/
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
* nixos/duosec: Add an option to allow TCP forwardingAustin Seipp2014-05-20
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: add Duo Security moduleAustin Seipp2014-03-16