Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machine with no creds gets serialized w/ keywords anyway #3

Open
bgentry opened this issue Jan 31, 2014 · 1 comment
Open

Machine with no creds gets serialized w/ keywords anyway #3

bgentry opened this issue Jan 31, 2014 · 1 comment
Labels

Comments

@bgentry
Copy link
Owner

bgentry commented Jan 31, 2014

Running UpdateLogin("") and UpdatePassword("") on an existing Machine and then running MarshalText() gives the following entry:

machine api.heroku.com
   login 
   password 
@bgentry
Copy link
Owner Author

bgentry commented Jan 31, 2014

Actually this is probably broken in that machines w/ no values for any of their tokens (login, password, account) will still get serialized as machine api.heroku.com with nothing else afterwards.

@bgentry bgentry reopened this Jan 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant