about summary refs log tree commit diff
path: root/nixos/modules/security/pam.nix
Commit message (Expand)AuthorAge
* nixos/sudo-rs: Move support for `pam_ssh_agent_auth(8)` to PAM's NixOS modulenicoo2023-11-25
* nixos/sudo: Move support for `pam_ssh_agent_auth(8)` to PAM's NixOS modulenicoo2023-11-08
* nixos/pam: add maintainerMajiir Paktu2023-10-10
* nixos/pam: generate apparmor includes from rulesMajiir Paktu2023-10-10
* nixos/pam: add order comment to each rule lineMajiir Paktu2023-10-10
* nixos/pam: convert rules to attrs, add order fieldMajiir Paktu2023-10-10
* nixos/pam: remove empty text fieldsMajiir Paktu2023-10-10
* nixos/pam: add settings option for common argument stylesMajiir Paktu2023-10-10
* nixos/pam: extract args fieldMajiir Paktu2023-10-09
* nixos/pam: extract modulePath fieldMajiir Paktu2023-10-09
* nixos/pam: extract control fieldMajiir Paktu2023-10-09
* nixos/pam: give each rule a nameMajiir Paktu2023-10-09
* nixos/pam: define rules as submodulesMajiir Paktu2023-10-09
* nixos/pam: automatically populate rule typeMajiir Paktu2023-10-09
* nixos/pam: extract header commentsMajiir Paktu2023-10-09
* nixos/pam: split rule lists into individual rulesMajiir Paktu2023-09-24
* nixos/pam: clean up rulesMajiir Paktu2023-09-24
* nixos/pam: fix typo in fscrypt enable optionmib2023-09-11
* security/pam: add umask option to configure pam_mkhomedirAaron Andersen2023-08-10
* treewide: stop using types.stringLin Jian2023-08-08
* pam_dp9ik: init at 1.5Jacob Moody2023-07-09
* nixos/pam: support KanidmMax2023-06-11
* nixos/pam: fix ZFS support assertionRaito Bezarius2023-05-15
* nixos/pam: assert ZFS support for PAM moduleNicola Squartini2023-05-15
* nixos/pam: improve documentation of ZFS moduleNicola Squartini2023-05-15
* nixos/pam: enable unlocking ZFS home datasetNicola Squartini2023-05-15
* pam: remove unused try_first_passs13412023-05-09
* nixos/pam: allow changing password using sssds13412023-05-09
* Merge master into staging-nextgithub-actions[bot]2023-03-16
|\
| * treewide: deprecate isNullFelix Buehler2023-03-06
* | treewide: Make yescrypt the default algorithm for pam_unix.soMartin Weinelt2023-03-13
|/
* Merge pull request #205121 from alaviss/homedFlorian Klink2022-12-23
|\
| * nixos: add systemd-homed supportLeorize2022-12-09
* | nixos: fix typosfigsoda2022-12-17
* | nixos/pam: allow backing the motd with a fileMarkus Napierkowski2022-12-15
|/
* Merge pull request #199587 from lorenz/fscryptFranz Pletz2022-11-14
|\
| * nixos/pam: support fscrypt login protectorsLorenz Brun2022-11-11
* | Merge pull request #186628 from ocfox/pam_faildelayBobby Rong2022-11-07
|\ \ | |/ |/|
| * nixos/pam: add option failDelayocfox2022-11-07
* | nixos/pam: fix pam_tty_audit configTobias Stenzel2022-10-22
* | nixos/pam: fix deprecated gnome3 referenceFabián Heredia Montiel2022-09-25
* | nixos/*: automatically convert option descriptionspennae2022-08-31
* | Merge pull request #173495 from wucke13/pam-fixLassulus2022-08-21
|\ \
| * | nixos/modules/security/pam: fix #95798 & #128116Wanja Zaeske2022-05-18
* | | nixos/*: automatically convert option docspennae2022-08-19
* | | nixos/*: use properly indented strings for option docspennae2022-08-19
* | | nixos/* eliminate inner whitespace in tags that was missed earlierpennae2022-08-19
* | | Merge pull request #183717 from NetaliDev/mysql-authMaximilian Bosch2022-08-16
|\ \ \ | |_|/ |/| |
| * | nixos/pam: move pam_unix to the end of the account chainNetali2022-08-06
| * | nixos: add mysql/mariadb user authenticationNetali2022-08-06