about summary refs log tree commit diff
path: root/nixos/modules/services/security
AgeCommit message (Expand)AuthorFilesLines
2024-05-02Merge pull request #273233 from SuperSandro2000/oauth2-proxySandro2-153/+151
2024-05-01nixos/vault: change type and default of devRootTokenIDLynn1-2/+2
2024-04-28nixos/oauth2-proxy{,-nginx}: remove with libSandro Jäckel2-133/+131
2024-04-28nixos/oauth2-proxy{,-nginx}: renamed from oauth2_proxy, also renamed the serv...Sandro Jäckel2-27/+27
2024-04-27nixos/oauth2_proxy_nginx: fix URL escapingK9001-2/+2
2024-04-26nixos/oauth2_proxy_nginx: allow passing parameters to auth endpointK9001-6/+46
2024-04-24nixos/vaultwarden: drop outdated ownership requirements for environmentFile (...networkException1-12/+4
2024-04-21Merge pull request #303224 from 0z13/oauth2_proxy-add-issuer-urlSandro1-0/+10
2024-04-18nixos/oauth2_proxy: add oidc-issuer-url flagJonathan Zielinski1-0/+10
2024-04-17nixos/oauth2-proxy-nginx: lift auth_request to http blockSandro Jäckel1-12/+22
2024-04-13nixos: remove all uses of lib.mdDocstuebinm40-419/+416
2024-04-09Merge pull request #301392 from McSinyx/yubi-pinentry-docSandro1-1/+1
2024-04-04nixos/yubikey-agent: update doc ref to pinentryNguyễn Gia Phong1-1/+1
2024-04-03Merge pull request #295016 from SuperSandro2000/vaultwarden-cleanupSandro1-40/+38
2024-03-27Merge pull request #297346 from codingCoffee/usbguard-fixSandro1-2/+2
2024-03-24Merge pull request #273234 from SuperSandro2000/oauth2-proxy-nginxSandro1-10/+25
2024-03-20usbguard: fix policy enumsAmeya Shenoy1-2/+2
2024-03-11nixos/vaultwarden: drop lib.mdDocSandro Jäckel1-6/+6
2024-03-11nixos/vaultwarden: drop with lib over entire fileSandro Jäckel1-35/+33
2024-03-11nixos/esdm: simplify moduleMarkus Theil1-75/+26
2024-03-10nixos/yubikey-agent: fix eval errorFlorian Klink1-1/+1
2024-03-09Merge pull request #133542 from fpletz/refactor/pinentry-remove-multiple-outputsSandro1-10/+2
2024-03-04nixos/vaultwarden: set meta.maintainers to package maintainerSandro Jäckel1-2/+5
2024-03-02nixos/oauth2_proxy_nginx: allow placing the login page itself under a separat...Sandro Jäckel1-10/+25
2024-03-02nixos/vaultwarden: drop aliasesSandro Jäckel1-3/+0
2024-03-02pinentry: remove multiple outputs packageFranz Pletz1-10/+2
2024-02-29Merge pull request #280628 from h7x4/nixos-module-update-kanidm-add-backup-di...Kerstin1-0/+32
2024-02-12opensnitch: 1.6.4 -> 1.6.5, opensnitch-ui: 1.6.4 -> 1.6.5.1Jonas Heinrich1-42/+60
2024-02-07kanidm: 1.1.0-rc.15 -> 1.1.0-rc.16Tom Hubrecht1-4/+11
2024-02-02nixos/intune: initRhys Davies1-0/+32
2024-01-28Bitwarden directory connector: fix bad preStartBrendan Golden1-32/+32
2024-01-21nixos/clamav: fix network-online requires asserthappysalada1-0/+2
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace2-0/+2
2024-01-12nixos/kanidm: declare `online_backup` optionsh7x41-0/+32
2024-01-08Merge pull request #259849 from Scrumplex/nixos/vaultwarden/backupDirCreateNick Cao2-2/+10
2024-01-07Merge pull request #265783 from Silver-Golden/bitwarden-directory-connector_pkgsNick Cao1-0/+323
2024-01-07nixos/bitwarden-directory-connector: init at versionBrendan Golden1-0/+323
2024-01-03nixos/vaultwarden: add example value for backupDirSefa Eyeoglu1-0/+1
2024-01-03nixos/vaultwarden: create backupDir using tmpfiles.dSefa Eyeoglu2-2/+9
2024-01-01Merge pull request #276159 from AtaraxiaSjel/fix/tor-obfs4proxyNick Cao1-1/+1
2023-12-30Merge pull request #275080 from SomeoneSerge/feat/munge-systemdmarkuskowa1-4/+10
2023-12-29nixos/tor: fix transport plugin exe nameDmitriy Kholkin1-1/+1
2023-12-17nixos/munge: restart "on-failure" (the default was "no")Someone Serge1-0/+1
2023-12-17nixos/munge: run in foreground instead of using pidfileSomeone Serge1-3/+1
2023-12-17nixos/munge: ask for the optional time-sync.targetSomeone Serge1-0/+2
2023-12-17nixos/munge: ask for network-online instead of network.targetSomeone Serge1-1/+6
2023-12-09nixos.shibboleth-sp: remove jammerful from meta.maintainersAnderson Torres1-17/+16
2023-12-05nixos/clamav: add scanner servicehappysalada1-0/+43
2023-12-05nixos/clamav: fix /run/clamav being removedhappysalada1-7/+2
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x44-4/+4