From 53237ac789183946dac6dcb8838bc3b6b9b43be1 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sat, 3 Jul 2021 19:23:28 +1000 Subject: Sync remaining ChallengeResponse removal. These were omitted from commit 88868fd131. --- servconf.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'servconf.h') diff --git a/servconf.h b/servconf.h index f7cdac22..dd5cbc15 100644 --- a/servconf.h +++ b/servconf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: servconf.h,v 1.154 2021/04/03 06:18:40 djm Exp $ */ +/* $OpenBSD: servconf.h,v 1.155 2021/07/02 05:11:21 dtucker Exp $ */ /* * Author: Tatu Ylonen @@ -146,7 +146,6 @@ typedef struct { int password_authentication; /* If true, permit password * authentication. */ int kbd_interactive_authentication; /* If true, permit */ - int challenge_response_authentication; int permit_empty_passwd; /* If false, do not permit empty * passwords. */ int permit_user_env; /* If true, read ~/.ssh/environment */ -- cgit v1.2.3