This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/cmd
Eric Chiang 015e7cf606 cmd/dex: only expand from env for storages and connectors
Bcrypt'd hashes have "$" characters in them. This means that 
(accepting actually bcrypted values) combined with  (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.
2016-11-03 21:38:32 -07:00
..
dex cmd/dex: only expand from env for storages and connectors 2016-11-03 21:38:32 -07:00
example-app *: add more comments to the example config 2016-10-14 08:58:57 -07:00