1
0
Fork 0
mirror of synced 2024-07-31 02:48:00 +12:00
budibase/packages/server/src
2021-01-06 16:58:29 +00:00
..
api Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 2021-01-06 16:58:29 +00:00
automations Fixing automations to use recurseMustache from utilities. 2020-12-08 11:47:33 +00:00
constants Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting 2021-01-06 11:00:02 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-08 13:41:07 +00:00
events Fixing test case and also making sure that external trigger does what its expected to. 2020-12-07 17:55:35 +00:00
middleware Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
selfhost Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
utilities Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 2021-01-06 16:58:29 +00:00
app.js Adding in self hosted API key. 2020-12-09 17:04:05 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 2021-01-06 16:58:29 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00