mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Add support for '-T n' for a run-time specification for maximum number of authentication attempts where 'n' is between 1 and compile time option MAX_AUTH_TRIES. A default number of tries can be specified at compile time using 'DEFAULT_AUTH_TRIES' which itself defaults to MAX_AUTH_TRIES for backwards compatibility. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> |
||
|---|---|---|
| .. | ||
| 010-runtime-maxauthtries.patch | ||
| 100-pubkey_path.patch | ||
| 110-change_user.patch | ||
| 120-openwrt_options.patch | ||
| 130-ssh_ignore_x_args.patch | ||
| 140-disable_assert.patch | ||
| 150-dbconvert_standalone.patch | ||
| 600-allow-blank-root-password.patch | ||
| 610-skip-default-keys-in-custom-runs.patch | ||