summaryrefslogtreecommitdiff
path: root/test/authentication/methods
Commit message (Collapse)AuthorAgeFilesLines
* Fix Layout/TrailingBlankLinesFlorian Wininger2020-05-291-1/+1
| | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-217-68/+72
|
* Updated rubocopMiklos Fazekas2018-03-217-430/+432
|
* Use 1.9 hash syntaxMiklos Fazekas2016-12-114-11/+11
|
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-083-13/+32
| | | | Fixes: #91, and fixes #254, and fixes #293
* Migrated to minitestMiklos Fazekas2016-03-266-6/+6
|
* Added non_interactive option for disabling all prompt for passwordMiklos Fazekas2015-05-201-0/+21
|
* Password auth will ask for password up to number_of_password_prompts timesMiklos Fazkeas2014-09-261-0/+43
|
* added test class for none-authenticationMichael Lennartz2012-01-171-0/+41
|
* Fix for Net::SSH Continues to attempt authentication when notified it is not ↵delano2011-03-013-8/+33
| | | | allowed
* wipdelano2010-08-252-2/+2
|
* Load keys just-in-time instead of ahead-of-timeJamis Buck2008-12-292-4/+12
| | | | | | This avoids unnecessary prompts from encrypted keys as a result of the change in 2.0.7 that caused private keys to be loaded instead of public keys.
* Updated tests to pass on all systemsAri Lerner2008-12-171-0/+2
|
* tests all pass with ruby19Jamis Buck2008-09-063-50/+50
|
* use Hoe to centralized rakefile logicJamis Buck2008-03-165-5/+0
|
* tests for publickey authmethodJamis Buck2007-08-141-0/+124
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@180 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for password authmethodJamis Buck2007-08-141-0/+51
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@179 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for keyboard-interactive authmethodJamis Buck2007-08-144-9/+131
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@178 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for hostbased authmethodJamis Buck2007-08-141-0/+108
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@177 1d2a57f2-1ded-0310-ad52-83097a15a5de
* start tests for auth methodsJamis Buck2007-08-141-0/+58
git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@176 1d2a57f2-1ded-0310-ad52-83097a15a5de