mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
we're nearly there yet
--HG-- extra : convert_revision : ab7e63234f2c134c2321406598ae67038e0ca576
This commit is contained in:
@@ -96,6 +96,7 @@ void recv_msg_userauth_failure() {
|
||||
void recv_msg_userauth_success() {
|
||||
TRACE(("received msg_userauth_success"));
|
||||
ses.authstate.authdone = 1;
|
||||
cli_ses.state = USERAUTH_SUCCESS_RCVD;
|
||||
}
|
||||
|
||||
void cli_auth_try() {
|
||||
|
||||
Reference in New Issue
Block a user