1
0
Fork 0
mirror of synced 2024-08-18 03:21:29 +12:00
budibase/packages/worker/src/api/controllers/global
2022-02-21 14:34:06 +00:00
..
auth.js Fix CSRF token not present using local auth 2022-01-31 11:07:54 +00:00
configs.js Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs. 2022-02-16 12:36:24 +00:00
email.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
roles.js Moving APIs around after some discussion, creating a self API to make it obvious. 2022-02-10 18:34:55 +00:00
self.js Adding basic encrypt/decrypt pathway. 2022-02-14 18:32:09 +00:00
sessions.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
templates.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
users.js Shifting over all of self API, deprecating old endpoints. 2022-02-14 18:11:35 +00:00
workspaces.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00