Merge pull request #57836 from reanimus/duo-secure-fail

nixos/security: make duo support secure failure correctly
This commit is contained in:
Silvan Mosberger 2019-03-27 01:58:42 +01:00 committed by GitHub
commit 8471ab7624
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ in
};
failmode = mkOption {
type = types.enum [ "safe" "enum" ];
type = types.enum [ "safe" "secure" ];
default = "safe";
description = ''
On service or configuration errors that prevent Duo