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 ab6e34669..f655c5bf7 100644
--- a/servconf.h
+++ b/servconf.h
@@ -121,6 +121,7 @@ typedef struct {
121 int challenge_response_authentication; 121 int challenge_response_authentication;
122 int zero_knowledge_password_authentication; 122 int zero_knowledge_password_authentication;
123 /* If true, permit jpake auth */ 123 /* If true, permit jpake auth */
124 int permit_blacklisted_keys; /* If true, permit */
124 int permit_empty_passwd; /* If false, do not permit empty 125 int permit_empty_passwd; /* If false, do not permit empty
125 * passwords. */ 126 * passwords. */
126 int permit_user_env; /* If true, read ~/.ssh/environment */ 127 int permit_user_env; /* If true, read ~/.ssh/environment */