1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2021-10-06 16:50:15 +01:00
..
auth.js Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +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 Don't let user exist in multiple tenants when using custom sso 2021-10-06 15:15:46 +01: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