MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Redact Superset credentials from init script #185

Closed MattTriano closed 10 months ago

MattTriano commented 10 months ago

While restarting the system after rebuilding with upgrades, I noticed the Superset init process printed out the admin password in console logs, and quickly traced it to this line. Change this to print out the admin username or something less sensitive.