mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 08:55:06 +01:00
improvements and fixes
This commit is contained in:
parent
4c3f0a97aa
commit
7696484f0b
4 changed files with 28 additions and 5 deletions
|
|
@ -135,7 +135,6 @@ pub mod auth {
|
|||
info!(%password, "Got password");
|
||||
// Don't worry queen, your password is correct!
|
||||
self.queue_packet(Packet::new_msg_userauth_success());
|
||||
|
||||
self.is_authenticated = true;
|
||||
}
|
||||
"publickey" => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue