Closed aslagle closed 9 years ago
I generated a new hashed password for the grits user in code and put it into the db on both master instances. It appear to deploy correctly after that. For future reference, the password was generated like this:
bcrypt.hashpw('****', bcrypt.gensalt(5))
(This pr is to dev since it's not merged yet. I merged master in, so it has a couple commits from there.)
I pulled over a few changes from the difz version, and added the grid plugin for girder: https://github.com/ecohealthalliance/grid-search/pull/1
The plugin is on grits-dev: https://grits-dev.ecohealth.io/gritsdb/api/v1#!/resource/gridSearch