mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
8693ab5152
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
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 |