There was an error while loading. Please reload this page.
1 parent 85ba4f0 commit 3918498Copy full SHA for 3918498
1 file changed
src/session_p.h
@@ -795,7 +795,6 @@ struct nc_server_opts {
795
#ifdef NC_ENABLED_SSH_TLS
796
char *authkey_path_fmt; /**< Path to users' public keys that may contain tokens with special meaning. */
797
char *pam_config_name; /**< PAM configuration file name. */
798
- char *ssh_protocol_string; /**< SSH protocol identification string. */
799
int (*interactive_auth_clb)(const struct nc_session *session, ssh_session ssh_sess, ssh_message msg, void *user_data);
800
void *interactive_auth_data;
801
void (*interactive_auth_data_free)(void *data);
0 commit comments