Move auth_none and auth_keyboard_interactive_enabled to [ssh] config section (#1153)

This commit is contained in:
Michel Oosterhof
2019-06-20 11:33:38 +04:00
committed by GitHub
parent 571d4f0308
commit 8b7415cb1b
3 changed files with 17 additions and 12 deletions

View File

@ -1,3 +1,6 @@
* 2019-06-20 Move `auth_none` and `auth_keyboard_interactive_enabled` to [ssh] config section
Release 1.6.0
=============