about summary refs log tree commit diff
path: root/nixos/modules/security/duosec.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-22nixos/duosec: Split `mkdir` mode into `chmod` command for clarityVictor Engmark1-2/+4
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-14/+14
2023-11-30nixos/duosec: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-2/+4
2023-10-26nixos/duosec: replace activationScriptnikstur1-3/+12
2022-07-30treewide: automatically md-convert option descriptionspennae1-26/+26
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-1/+6
2020-04-28treewide: fix modules options types where the default is nullThibaut Marty1-1/+1
2020-03-22nixos/duosec: rename ikey option to integrationKeyAaron Andersen1-2/+3
2020-03-22nixos/duosec: replace insecure skey option with secure secretKeyFile optionAaron Andersen1-21/+40
2020-03-21nixos/duosec: fix indentationAaron Andersen1-16/+16
2020-01-30nixos/duosec: fix configuration issue with "groups" optionAaron Andersen1-3/+13
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-13/+15
2019-03-17nixos/security: make duo support secure failure correctlyAlex Guzman1-1/+1
2019-02-24nixos/security: Fix pam configuration file generation.Scott Dier1-5/+8
2019-02-24nixos/security: Allow configuration of pam for duosec.Scott Dier1-6/+0
2018-03-21duosec: use root uid as sshd uid has been retired (#33597)Geoffrey Huntley1-2/+2
2017-01-29More derpParnell Springmeyer1-1/+1
2017-01-28Addressing PR feedbackParnell Springmeyer1-10/+1
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-9/+3
2016-11-16duosec module: use enumEric Sagnes1-9/+3
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-1/+1
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer1-1/+11
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice1-2/+2
2014-05-20nixos/duosec: Add an option to allow TCP forwardingAustin Seipp1-1/+14
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-03-16nixos: add Duo Security moduleAustin Seipp1-0/+198