emizzle d32708fcde When communication is disabled in config, do not run the module in embark.
Previous to this change, `Geth: WARN [06-25|16:46:26] origin 'embark' not allowed on WS-RPC interface` would appear in the logs when the module was run while disabled.

Updated the cors component so that when `rpcCorsDomain` and `wsOrigins` are set to `'auto'`, and all components are disabled `rpcCorsDomain` and `wsOrigins` are passed as a null parameter to geth as opposed to being passed as `'auto'`.
2018-06-26 13:34:52 +10:00
..
2018-06-12 08:50:49 -04:00
2018-06-12 12:52:23 -05:00
2018-06-20 14:17:05 -05:00
2018-06-15 17:06:59 -04:00
2018-06-15 17:06:59 -04:00
2018-05-30 13:38:08 -04:00