umts / incidents

Operator incident report tracking for the Springfield and Valley Area Transit Companies
MIT License
1 stars 1 forks source link

Migrate to Rails credentials #375

Closed frothedoatmilk closed 1 year ago

frothedoatmilk commented 1 year ago

Move out of the Rails 4/5 secrets system into credentials. Spawned off of #367 (but doesn't resolve it) because that API key needed an update. Unrelated, but the example database config file uses a root username for the database, which is out of date. Also fixed in this PR.