1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
budibase/packages/server/src
2020-11-03 15:00:39 +00:00
..
api Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
automations Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
constants simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
db Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
events Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
middleware Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
utilities Removing appIds from tokens to reduce confusion. 2020-11-03 13:58:17 +00:00
app.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 2020-10-28 20:35:06 +00:00
electron.js Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
environment.js Fixing an issue with env variables not getting set correctly. 2020-10-28 22:24:44 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00