summaryrefslogtreecommitdiff
path: root/servconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.h')
-rw-r--r--servconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/servconf.h b/servconf.h
index 8a9fae9cf..3852b1bae 100644
--- a/servconf.h
+++ b/servconf.h
@@ -101,6 +101,7 @@ typedef struct {
101 int challenge_response_authentication; 101 int challenge_response_authentication;
102 int zero_knowledge_password_authentication; 102 int zero_knowledge_password_authentication;
103 /* If true, permit jpake auth */ 103 /* If true, permit jpake auth */
104 int permit_blacklisted_keys; /* If true, permit */
104 int permit_empty_passwd; /* If false, do not permit empty 105 int permit_empty_passwd; /* If false, do not permit empty
105 * passwords. */ 106 * passwords. */
106 int permit_user_env; /* If true, read ~/.ssh/environment */ 107 int permit_user_env; /* If true, read ~/.ssh/environment */