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

fix(api) obfuscates sensitive settings from the / route #1650

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

thibaultcha
Copy link
Member

  • new remove_sensitive() function clones the configuration and
    replaces sensitive settings with a placeholder
  • unit test for conf_loader and new tests for the Admin API's / route

* new `remove_sensitive()` function clones the configuration and
  replaces sensitive settings with a placeholder
* unit test for conf_loader and new tests for the Admin API's `/` route
@thibaultcha thibaultcha force-pushed the fix/admin-api-hide-sensitive-settings branch from 4a5aaa2 to 21e4734 Compare September 16, 2016 22:58
@thibaultcha thibaultcha merged commit b670e36 into next Sep 19, 2016
@thibaultcha thibaultcha deleted the fix/admin-api-hide-sensitive-settings branch September 19, 2016 17:52
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.

2 participants