1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

16852 commits

Author SHA1 Message Date
Jonny McCullagh c71f9ccecf single image NFS & more logging 2022-11-13 17:53:32 +00:00
Budibase Release Bot 0cf55b933e Update pro version to 2.1.25 2022-11-11 12:54:20 +00:00
Budibase Release Bot 08766b3c22 v2.1.25 2022-11-11 12:51:08 +00:00
Rory Powell fe05c609ea Merge pull request #8647 from Budibase/fix/logout-race-condition
Fix logout race condition
2022-11-11 12:40:22 +00:00
Rory Powell a5a8b96be1 Fix logout race condition 2022-11-11 11:26:36 +00:00
Budibase Release Bot 816382f638 Update pro version to 2.1.24 2022-11-10 15:56:42 +00:00
Budibase Release Bot 870bee4de5 v2.1.24 2022-11-10 15:53:01 +00:00
melohagan c7b19a9cec Merge pull request #8635 from Budibase/bug/sev3/app-import-automations
App import automations - null pointer fix
2022-11-10 15:35:24 +00:00
melohagan b6ff581d5e Merge pull request #8593 from Budibase/bug/sev2/mongodb-aggregate-readable
MongoDB aggregate readable
2022-11-10 15:27:08 +00:00
Mel O'Hagan 6d1449431e Null pointer fix 2022-11-10 15:22:05 +00:00
Mel O'Hagan be32ef1cb6 Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
Budibase Release Bot bda2310760 Update pro version to 2.1.23 2022-11-10 11:02:04 +00:00
Budibase Release Bot 291514f57b v2.1.23 2022-11-10 10:58:45 +00:00
melohagan 93a599f660 Merge pull request #8597 from Budibase/bug/sev3/special-character-sorting
Prevent special characters being used in new internal DB column
2022-11-10 10:47:42 +00:00
Budibase Release Bot d6ffeb1b73 Update pro version to 2.1.22 2022-11-09 14:31:12 +00:00
Budibase Release Bot 44fbdec0a2 v2.1.22 2022-11-09 14:27:49 +00:00
Martin McKeaveney f852b647e1 Merge pull request #8620 from Budibase/security/patch-vuln
patching sub dep for loader-utils to patch security vulnerability
2022-11-09 14:16:59 +00:00
Martin McKeaveney 217743e6fd patching sub dep for loader-utils to patch security vulnerability 2022-11-09 13:57:22 +00:00
Michael Drury 3367e99880 Merge pull request #8619 from Budibase/fix/8589
Updating proxy config to allow export a longer timeout
2022-11-09 12:53:50 +00:00
mike12345567 62f65d3c16 Updating nginx conf to allow export a lot longer period before timeout. 2022-11-09 11:33:57 +00:00
Budibase Release Bot 0a5cdeb886 Update pro version to 2.1.21 2022-11-08 20:48:06 +00:00
Budibase Release Bot 7db103cd6e v2.1.21 2022-11-08 20:44:21 +00:00
Michael Drury 2a4f6bd5fb Merge pull request #8599 from Budibase/fix/8578
Fix for groups access
2022-11-08 20:30:39 +00:00
Michael Drury 2f6330db4f Removing timeout for export apps - #8589. 2022-11-08 20:12:32 +00:00
Michael Drury 41a65bbe47 Exporting roles differently to fix issue raised by test. 2022-11-08 20:01:01 +00:00
Michael Drury 2240b060d4 Quick fix to not expose the builder ID outside of the role impl. 2022-11-08 19:48:16 +00:00
mike12345567 eb251fb48e Exporting some functions that were previously exported. 2022-11-08 18:35:21 +00:00
mike12345567 693d6b6242 Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00:00
Budibase Release Bot 195dc8c0de Update pro version to 2.1.20 2022-11-08 17:23:42 +00:00
Budibase Release Bot b159ed2da0 v2.1.20 2022-11-08 17:20:53 +00:00
Mel O'Hagan ca2f85b6f9 Use whitelist instead 2022-11-08 17:16:35 +00:00
Mel O'Hagan 4f1ecf6dc1 Missed colon 2022-11-08 17:07:25 +00:00
Mel O'Hagan 847fc9f83a Remove escaped characters 2022-11-08 17:03:13 +00:00
Mel O'Hagan 572e31fb29 Block lucene special characters from new column 2022-11-08 17:02:31 +00:00
Mel O'Hagan 5aba8e4a65 Added readable prop to aggregate function 2022-11-08 14:31:36 +00:00
Budibase Release Bot 963fc738f4 Update pro version to 2.1.19 2022-11-08 12:46:43 +00:00
Budibase Release Bot 63d745ada6 v2.1.19 2022-11-08 12:42:41 +00:00
Michael Drury 83de9d18fe Merge pull request #8586 from Budibase/fix/x-amz-meta-invalid
Fixing x-amz-meta-fieldname invalid value issue
2022-11-08 12:27:58 +00:00
mike12345567 2f01caa88d Adding more type handling around the upload object store function. 2022-11-08 11:49:07 +00:00
mike12345567 913eb96ab0 Fixing an issue which was alerting, x-amz-meta-fieldname contains an invalid value, this error isn't really documented, but comes from if a metadata tag is sent up with nullish, or a non-string type. Fixing this in the core library, removing an invalid inputs. 2022-11-08 11:34:16 +00:00
Budibase Release Bot f1ce58ed6f Update pro version to 2.1.18 2022-11-07 15:48:53 +00:00
Budibase Release Bot b6017587b5 v2.1.18 2022-11-07 15:45:04 +00:00
Rory Powell 741178ab02 Merge pull request #8562 from Budibase/configurable-cdn-master
Configurable cdn master
2022-11-07 15:31:02 +00:00
Rory Powell cf9e791cc0 Add CDN_URL to k8s templates 2022-11-07 15:27:13 +00:00
Rory Powell 6f995f3065 Configurable CDN 2022-11-07 15:27:03 +00:00
Budibase Release Bot d7e327db30 Update pro version to 2.1.17 2022-11-05 15:16:36 +00:00
Budibase Release Bot 09dfa4d565 v2.1.17 2022-11-05 15:13:19 +00:00
Martin McKeaveney 67bfa63861 stripping - from additional app name number 2022-11-05 14:43:07 +00:00
Budibase Release Bot a4c04fd329 Update pro version to 2.1.16 2022-11-05 14:14:51 +00:00
Budibase Release Bot 8f582b2349 v2.1.16 2022-11-05 14:11:32 +00:00