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

Bugfix for Config.ToJSON getting just private info #153

Merged
merged 1 commit into from Oct 22, 2015

Conversation

akutz
Copy link
Member

@akutz akutz commented Oct 22, 2015

This patch fixes a bug where calls to Config.ToJSON were returning only the private configuration fields, not a complete set of data. ToSecureJSON exists to return only the public information. This patch addresses issue #152.

This patch fixes a bug where calls to Config.ToJSON were returning only
the private configuration fields, not a complete set of data.
ToSecureJSON exists to return only the public information.
@akutz akutz added the bugfix label Oct 22, 2015
@akutz akutz self-assigned this Oct 22, 2015
@akutz akutz added this to the 0.2.1 milestone Oct 22, 2015
akutz added a commit that referenced this pull request Oct 22, 2015
Bugfix for Config.ToJSON getting just private info
@akutz akutz merged commit e1ac37e into rexray:master Oct 22, 2015
@akutz akutz deleted the bugfix/config-tojson branch November 6, 2015 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant