[erlang-patches] possible SSH auth methods typo
Daniel Goertzen
daniel.goertzen@REDACTED
Fri Sep 7 22:23:19 CEST 2012
While bug hunting my own app, I noted the default supported auth methods
for the erlang SSH app are...
"publickey,keyboard_interactive,password"
I *think* that underscore is supposed to be a hyphen. My app does not use
that codepath, so I can't tell if it changes anything. Patch info below:
git fetch git://github.com/goertzenator/otp.git keyboard_interactive
https://github.com/goertzenator/otp/compare/keyboard_interactive
https://github.com/goertzenator/otp/compare/keyboard_interactive.patch
Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120907/222615b8/attachment.htm>
More information about the erlang-patches
mailing list