1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/server/src/middleware
2021-02-09 16:01:02 +00:00
..
authenticated.js Fixing a bug found by tests in auth. 2021-01-29 13:14:36 +00:00
authorized.js Some more fixes after testing permissions a bit further. 2021-02-09 16:01:02 +00:00
joi-validator.js Adding in resource IDs everywhere they should be accessible. 2021-02-08 17:22:07 +00:00
resourceId.js Fixing issues with builtin roles living in the database as well as in code (easier to change in the future this way) - discovered by basic test case. 2021-02-09 13:01:45 +00:00
selfhost.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
usageQuota.js Adding in self hosted API key. 2020-12-09 17:04:05 +00:00