1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
budibase/packages/server/src
Martin McKeaveney e9cad03f63 merge
2021-10-07 21:05:39 +01:00
..
api merge 2021-10-07 21:05:39 +01:00
automations
constants Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
db
definitions Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
events
integrations Making sure creation of SQL rows don't pass down null columns (no point). 2021-10-06 17:55:03 +01:00
middleware Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
tests/utilities
utilities Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
app.ts
environment.js
index.ts