@budibase/server 0.9.185 → 0.9.189
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/builder/assets/{index.b48e3580.js → index.5cc4c0d0.js} +1 -1
- package/builder/index.html +1 -1
- package/coverage/clover.xml +141 -121
- package/coverage/coverage-final.json +6 -6
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/hosting.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +11 -8
- package/coverage/lcov-report/api/controllers/row/index.html +13 -13
- package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +4 -4
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +19 -4
- package/coverage/lcov-report/api/controllers/view/index.html +17 -17
- package/coverage/lcov-report/api/controllers/view/index.js.html +49 -10
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/hosting.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/row.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/static.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +35 -8
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +15 -15
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/thread.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +1 -1
- package/coverage/lcov-report/db/utils.js.html +1 -1
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +40 -40
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +52 -31
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +13 -13
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +234 -193
- package/dist/api/controllers/row/external.js +2 -1
- package/dist/api/controllers/view/exporters.js +4 -0
- package/dist/api/controllers/view/index.js +14 -2
- package/dist/automations/automationUtils.js +7 -0
- package/dist/middleware/authorized.js +20 -10
- package/dist/package.json +6 -6
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/src/api/controllers/row/external.js +2 -1
- package/src/api/controllers/view/exporters.js +5 -0
- package/src/api/controllers/view/index.js +15 -2
- package/src/automations/automationUtils.js +9 -0
- package/src/middleware/authorized.js +24 -17
- package/src/middleware/tests/authorized.spec.js +2 -0
|
@@ -25,6 +25,7 @@ const { apiFileReturn } = require("../../../utilities/fileSystem");
|
|
|
25
25
|
const exporters = require("./exporters");
|
|
26
26
|
const { saveView, getView, getViews, deleteView } = require("./utils");
|
|
27
27
|
const { fetchView } = require("../row");
|
|
28
|
+
const { getTable } = require("../table/utils");
|
|
28
29
|
exports.fetch = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
|
|
29
30
|
const db = new CouchDB(ctx.appId);
|
|
30
31
|
ctx.body = yield getViews(db);
|
|
@@ -65,7 +66,7 @@ exports.exportView = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
|
|
|
65
66
|
const viewName = decodeURI(ctx.query.view);
|
|
66
67
|
const view = yield getView(db, viewName);
|
|
67
68
|
const format = ctx.query.format;
|
|
68
|
-
if (!format) {
|
|
69
|
+
if (!format || !Object.values(exporters.ExportFormats).includes(format)) {
|
|
69
70
|
ctx.throw(400, "Format must be specified, either csv or json");
|
|
70
71
|
}
|
|
71
72
|
if (view) {
|
|
@@ -87,9 +88,20 @@ exports.exportView = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
|
|
|
87
88
|
let schema = view && view.meta && view.meta.schema;
|
|
88
89
|
if (!schema) {
|
|
89
90
|
const tableId = ctx.params.tableId || view.meta.tableId;
|
|
90
|
-
const table = yield
|
|
91
|
+
const table = yield getTable(ctx.appId, tableId);
|
|
91
92
|
schema = table.schema;
|
|
92
93
|
}
|
|
94
|
+
// make sure no "undefined" entries appear in the CSV
|
|
95
|
+
if (format === exporters.ExportFormats.CSV) {
|
|
96
|
+
const schemaKeys = Object.keys(schema);
|
|
97
|
+
for (let key of schemaKeys) {
|
|
98
|
+
for (let row of ctx.body) {
|
|
99
|
+
if (row[key] == null) {
|
|
100
|
+
row[key] = "";
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
93
105
|
// Export part
|
|
94
106
|
let headers = Object.keys(schema);
|
|
95
107
|
const exporter = exporters[format];
|
|
@@ -71,5 +71,12 @@ exports.cleanUpRow = (appId, tableId, row) => __awaiter(void 0, void 0, void 0,
|
|
|
71
71
|
return exports.cleanInputValues(row, { properties: table.schema });
|
|
72
72
|
});
|
|
73
73
|
exports.getError = err => {
|
|
74
|
+
if (err == null) {
|
|
75
|
+
return "No error provided.";
|
|
76
|
+
}
|
|
77
|
+
if (typeof err === "object" &&
|
|
78
|
+
(err.toString == null || err.toString() === "[object Object]")) {
|
|
79
|
+
return JSON.stringify(err);
|
|
80
|
+
}
|
|
74
81
|
return typeof err !== "string" ? err.toString() : err;
|
|
75
82
|
};
|
|
@@ -8,8 +8,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
8
8
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
|
-
const {
|
|
12
|
-
const { PermissionTypes,
|
|
11
|
+
const { getUserRoleHierarchy, getRequiredResourceRole, BUILTIN_ROLE_IDS, } = require("@budibase/auth/roles");
|
|
12
|
+
const { PermissionTypes, doesHaveBasePermission, } = require("@budibase/auth/permissions");
|
|
13
13
|
const builderMiddleware = require("./builder");
|
|
14
14
|
const { isWebhookEndpoint } = require("./utils");
|
|
15
15
|
function hasResource(ctx) {
|
|
@@ -28,9 +28,7 @@ module.exports =
|
|
|
28
28
|
// to find API endpoints which are builder focused
|
|
29
29
|
yield builderMiddleware(ctx, permType);
|
|
30
30
|
const isAuthed = ctx.isAuthenticated;
|
|
31
|
-
const { basePermissions, permissions } = yield getUserPermissions(ctx.appId, ctx.roleId);
|
|
32
31
|
// builders for now have permission to do anything
|
|
33
|
-
// TODO: in future should consider separating permissions with an require("@budibase/auth").isClient check
|
|
34
32
|
let isBuilder = ctx.user && ctx.user.builder && ctx.user.builder.global;
|
|
35
33
|
const isBuilderApi = permType === PermissionTypes.BUILDER;
|
|
36
34
|
if (isBuilder) {
|
|
@@ -39,15 +37,27 @@ module.exports =
|
|
|
39
37
|
else if (isBuilderApi && !isBuilder) {
|
|
40
38
|
return ctx.throw(403, "Not Authorized");
|
|
41
39
|
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
// need to check this first, in-case public access, don't check authed until last
|
|
41
|
+
const roleId = ctx.roleId || BUILTIN_ROLE_IDS.PUBLIC;
|
|
42
|
+
const hierarchy = yield getUserRoleHierarchy(ctx.appId, roleId, {
|
|
43
|
+
idOnly: false,
|
|
44
|
+
});
|
|
45
|
+
const permError = "User does not have permission";
|
|
46
|
+
let possibleRoleIds = [];
|
|
47
|
+
if (hasResource(ctx)) {
|
|
48
|
+
possibleRoleIds = yield getRequiredResourceRole(ctx.appId, permLevel, ctx);
|
|
49
|
+
}
|
|
50
|
+
// check if we found a role, if not fallback to base permissions
|
|
51
|
+
if (possibleRoleIds.length > 0) {
|
|
52
|
+
const found = hierarchy.find(role => possibleRoleIds.indexOf(role._id) !== -1);
|
|
53
|
+
return found ? next() : ctx.throw(403, permError);
|
|
45
54
|
}
|
|
55
|
+
else if (!doesHaveBasePermission(permType, permLevel, hierarchy)) {
|
|
56
|
+
ctx.throw(403, permError);
|
|
57
|
+
}
|
|
58
|
+
// if they are not authed, then anything using the authorized middleware will fail
|
|
46
59
|
if (!isAuthed) {
|
|
47
60
|
ctx.throw(403, "Session not authenticated");
|
|
48
61
|
}
|
|
49
|
-
if (!doesHaveBasePermission(permType, permLevel, basePermissions)) {
|
|
50
|
-
ctx.throw(403, "User does not have permission");
|
|
51
|
-
}
|
|
52
62
|
return next();
|
|
53
63
|
});
|
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/server",
|
|
3
3
|
"email": "hi@budibase.com",
|
|
4
|
-
"version": "0.9.
|
|
4
|
+
"version": "0.9.188",
|
|
5
5
|
"description": "Budibase Web Server",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"repository": {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"test": "jest --coverage --maxWorkers=2",
|
|
15
15
|
"test:watch": "jest --watch",
|
|
16
16
|
"predocker": "copyfiles -f ../client/dist/budibase-client.js ../client/manifest.json client",
|
|
17
|
-
"build:docker": "yarn run predocker && docker build . -t app-service",
|
|
17
|
+
"build:docker": "yarn run predocker && docker build . -t app-service --label version=$BUDIBASE_RELEASE_VERSION",
|
|
18
18
|
"run:docker": "node dist/index.js",
|
|
19
19
|
"dev:stack:up": "node scripts/dev/manage.js up",
|
|
20
20
|
"dev:stack:down": "node scripts/dev/manage.js down",
|
|
@@ -66,11 +66,11 @@
|
|
|
66
66
|
"budibase"
|
|
67
67
|
],
|
|
68
68
|
"author": "Budibase",
|
|
69
|
-
"license": "
|
|
69
|
+
"license": "GPL-3.0",
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@budibase/auth": "^0.9.
|
|
72
|
-
"@budibase/client": "^0.9.
|
|
73
|
-
"@budibase/string-templates": "^0.9.
|
|
71
|
+
"@budibase/auth": "^0.9.188",
|
|
72
|
+
"@budibase/client": "^0.9.188",
|
|
73
|
+
"@budibase/string-templates": "^0.9.188",
|
|
74
74
|
"@elastic/elasticsearch": "7.10.0",
|
|
75
75
|
"@koa/router": "8.0.0",
|
|
76
76
|
"@sendgrid/mail": "7.1.1",
|