Closed grvcoelho closed 6 years ago
Add the database password to config/database. This will allow the application not to rely on credstash to get this sensitive information.
Remove the database password from lib/credentials and fix every place that called database.getModel or database.getDatabase.
This closes https://github.com/pagarme/ghostbusters/issues/12 (internal)
:rotating_light: Please review this items for a good pull request. :four_leaf_clover:
In a good pull request, everything above is true :relaxed:
Description
Add the database password to config/database. This will allow the application not to rely on credstash to get this sensitive information.
Remove the database password from lib/credentials and fix every place that called database.getModel or database.getDatabase.
This closes https://github.com/pagarme/ghostbusters/issues/12 (internal)
Your checklist for this pull request
:rotating_light: Please review this items for a good pull request. :four_leaf_clover:
In a good pull request, everything above is true :relaxed: