mirror of
https://github.com/clearml/dropbear
synced 2025-02-12 07:25:30 +00:00
Forgot to save the change
This commit is contained in:
parent
61cecbb337
commit
8081b0e033
@ -179,7 +179,7 @@
|
|||||||
/* Send a real auth request immediately after sending a query for the available methods.
|
/* Send a real auth request immediately after sending a query for the available methods.
|
||||||
* It saves a network round trip at login.
|
* It saves a network round trip at login.
|
||||||
* If problems are encountered it can be disabled here. */
|
* If problems are encountered it can be disabled here. */
|
||||||
#define CLI_IMMEDIATE_AUTH
|
#define DROPBEAR_CLI_IMMEDIATE_AUTH
|
||||||
|
|
||||||
|
|
||||||
#if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128)
|
#if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128)
|
||||||
|
Loading…
Reference in New Issue
Block a user