summaryrefslogtreecommitdiff
path: root/lib/net/ssh/authentication/methods/password.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop coding style.Florian Wininger2021-10-251-1/+1
* Fix empty line for code clarityFlorian Wininger2021-07-011-2/+1
* Updated rubocopMiklos Fazekas2018-03-211-13/+13
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-081-3/+14
* Added non_interactive option for disabling all prompt for passwordMiklos Fazekas2015-05-201-1/+3
* Password auth will ask for password up to number_of_password_prompts timesMiklos Fazkeas2014-09-261-10/+35
* Fix for Net::SSH Continues to attempt authentication when notified it is not ...delano2011-03-011-0/+4
* refactor the log levelsJamis Buck2008-03-171-1/+1
* Starting to document everythingJamis Buck2007-08-171-3/+3
* Add v2 branchJamis Buck2007-07-241-0/+39