rethinkdb / horizon

Horizon is a realtime, open-source backend for JavaScript apps.
MIT License
6.78k stars 349 forks source link

hz schema apply ignores rdb-user and rdb-password #803

Closed ni1s closed 8 years ago

ni1s commented 8 years ago

the return statement in processApplyConfig filters out rdb_user and rdb_password if set in the options.

deontologician commented 8 years ago

Fixed in #804