Closed ejether closed 9 years ago
Thanks for the PR @ejether! One thing before I merge this: Please use booleans instead of the string 'yes' or 'no' in the method's arguments.
Hey, Thanks @jmagnusson. I updated the PR, I hope its what you had in mind.
Thank you for the improvement @ejether. I made the argument optional, so it won't be set to either yes
or no
unless specifically passed in. Also added a unit test for it.
Thanks for accepting it, Nice improvements!
I added this to allow automated logins while using maestro-ng. The tunnel fails if the client has never logged in unless this flag is set.