Jan Taylor
Jan Taylor
It looks like this task is already assigned and has not been implemented. Would you like me to take it on instead?
@PeterWunderlich I've submitted the PR if you want to look it over and give your review. @UlisesGascon, the PR is ready for your review as well.
> Are there no changes to be applied to docker-compose? @binarymist Not to the docker-compose. Now that you mentioned that, I think there's a change required for the Dockerfile as...
@michaelmarcus-ml I just wrote a script to do this and I call it during my docker build: ```docker # Cache flyway RUN npm run cache:flywaydb ``` and in my `package.json`...
@lirantal It looks like most of the changes are with the `package-lock.json`. For the the other two files, we need to make sure that `app/routes/session.js` calls `await` on `userDAO.validateLogin`. Feel...
@lirantal it looks like the conflicts need to be resoled. Want me to resolve them so we can get this PR merged?
@snow-kluster I haven't gotten any indication that the maintainers wanted to merge my PR #237.