openwrt/package/network/services/dropbear
Konstantin Demin 7e122c353a dropbear: enable back DROPBEAR_USE_PASSWORD_ENV
this option was disabled in 2011 and these long nine years showed us that change was definitely wrong.

binary size cost is much less than 1k.

tested on ath79/generic:
  bin: 215128 -> 215128 (no change)
  ipk: 111108 -> 111183 (+75b)

Fixes: 3c801b3dc0 ("tune some more options by default to decrease size")
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2020-12-11 13:48:24 +01:00
..
files dropbear: use new extra_command wrapper 2020-11-02 21:32:38 +01:00
patches dropbear: update to 2.81 2020-11-15 18:23:47 +01:00
Config.in dropbear: Enable Ed25519 for normal devices 2020-09-06 23:19:20 +02:00
Makefile dropbear: enable back DROPBEAR_USE_PASSWORD_ENV 2020-12-11 13:48:24 +01:00