summary refs log tree commit diff
path: root/nixos/modules/services/security/oauth2_proxy.nix
Commit message (Expand)AuthorAge
* nixos/oauth2_proxy: add missing oidc providers (#164632)Benjamin Staffin2022-03-20
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/oauth2_proxy: fix package name in nixos moduleYorick van Pelt2021-04-18
* nixos/oauth2_proxy: add extraConfig typeScriptkiddi2021-02-03
* nixos/*: fix indentationzowoq2020-11-23
* oauth2_proxy: 5.1.1 -> 6.0.0 (#93121)Nikola Knežević2020-07-19
* nixos/*: use $out instead of $bin with buildGoPackagezowoq2020-04-28
* oauth2_proxy: Update NixOS moduleNikola Knezevic2020-04-20
* treewide: Switch to system usersJanne Heß2019-10-12
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* Handle attributes being derivationsMichishige Kaito2018-05-26
* oauth2_proxy: use explicit upstream default for setXauthrequestYorick van Pelt2018-04-27
* oauth2_proxy: add keyFile, make some options optionalYorick van Pelt2018-04-16
* oauth2_proxy: update module for extraConfig supportYorick van Pelt2018-04-16
* oauth2_proxy: default address updatedDavid Johnson2017-10-06
* nixos/oauth2_proxy: actually pass provider-specific optionsRhys2017-07-21
* treewide: use boolToString functionFranz Pletz2017-04-11
* oauth2_proxy: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* Fixes #16181 - using bin output for Go servicesKamil Chmielewski2016-06-13
* oauth2_proxy module: fix manual buildJoachim Fasting2016-06-10
* Add module for oauth2_proxyJonathan Lange2016-06-09