1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2022-09-06 16:24:36 +01:00
..
auth.ts Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +01:00
configs.js Add await to cache delete 2022-07-08 14:53:34 +01:00
email.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
license.ts Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
roles.js Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
self.js Move day pass middleware from authenticated to licensing, sent activity to account portal 2022-09-06 16:24:36 +01:00
templates.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
users.ts Apply validation to invite users by email + results modal 2022-09-01 07:58:05 +01:00
workspaces.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00