Matchu
357061221f
Huh, oops, there are a _few_ reasons the user sync cron job hasn't been running correctly. I fixed some of the config in prod, but then discovered one more issue: the script prompts for an admin database password, so of _course_ it can't auto-run, lol. Instead, I've now created a `impress2020-util` account, with just a few permissions (but specifically the `openneo_id.users` permission that I _don't_ give the app!), and added the username and password to the secret .env file, both locally and in prod. (In this case, prod means the Linode VPS, not Vercel, because that's where our cron runs.) |
||
---|---|---|
.. | ||
exported-user-data | ||
build-cached-data.js | ||
cache-asset-manifests.js | ||
delete-user.js | ||
export-users-to-auth0.js | ||
setup-mysql-dev-constants.sql | ||
setup-mysql-dev-schema.sql | ||
setup-mysql.sql |