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

cmd/dex: only expand from env for storages and connectors #669

Merged
merged 1 commit into from
Nov 6, 2016

Conversation

ericchiang
Copy link
Contributor

Bcrypt'd hashes have "$" characters in them. This means that #667
(accepting actually bcrypted values) combined with #627 (expanding
config with environment variables) broke the example config.

For now, allow storages and connectors to expand their configs from
the environment, but don't do this anywhere else.

Bcrypt'd hashes have "$" characters in them. This means that dexidp#667
(accepting actually bcrypted values) combined with dexidp#627 (expanding
config with environment variables) broke the example config.

For now, allow storages and connectors to expand their configs from
the environment, but don't do this anywhere else.
@rithujohn191
Copy link
Contributor

lgtm

@ericchiang ericchiang merged commit 96fb073 into dexidp:dev Nov 6, 2016
@ericchiang ericchiang deleted the config-env branch November 22, 2016 20:07
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

2 participants