Update Null level

This commit is contained in:
Xavier Guimard 2017-03-30 05:08:53 +00:00
parent 52cdeb409d
commit 10f9249961

View File

@ -2229,7 +2229,7 @@ m{^(?:ldapi://[^/]*/?|\w[\w\-\.]*(?::\d{1,5})?|ldap(?:s|\+tls)?://\w[\w\-\.]*(?:
# Null
nullAuthnLevel => {
type => 'int',
default => 2,
default => 0,
documentation => 'Null authentication level',
},