mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 09:25:04 +01:00
yes
This commit is contained in:
parent
ad84db6998
commit
4beea52be8
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ pub mod auth {
|
||||||
));
|
));
|
||||||
|
|
||||||
self.queue_packet(Packet::new_msg_userauth_failure(
|
self.queue_packet(Packet::new_msg_userauth_failure(
|
||||||
NameList::one("publickey"),
|
NameList::one("password"),
|
||||||
false,
|
false,
|
||||||
));
|
));
|
||||||
// Stay in the same state
|
// Stay in the same state
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue