mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins
This commit is contained in:
@@ -198,9 +198,6 @@
|
||||
#define DROPBEAR_KEY_LINES /* ie we're using authorized_keys or known_hosts */
|
||||
#endif
|
||||
|
||||
/* Send an auth request straight away rather than trying "none" type to get a list */
|
||||
#define CLI_IMMEDIATE_AUTH
|
||||
|
||||
/* Changing this is inadvisable, it appears to have problems
|
||||
* with flushing compressed data */
|
||||
#define DROPBEAR_ZLIB_MEM_LEVEL 8
|
||||
|
||||
Reference in New Issue
Block a user