1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2021-11-04 14:53:03 +00:00
..
auth.js fixing auto imported path 2021-10-13 16:23:16 +01:00
configs.js point logo upload to S3 bucket when not self hosted 2021-09-23 16:22:12 +01:00
email.js prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
roles.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
sessions.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
templates.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
users.js Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 2021-11-04 14:53:03 +00:00
workspaces.js Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 2021-09-21 16:07:04 +01:00