1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server
Budibase Release Bot d3934eaeda v0.9.157
2021-10-07 20:07:47 +00:00
..
.vscode
__mocks__
build
scripts
src 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
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json v0.9.157 2021-10-07 20:07:47 +00:00
tsconfig.json
yarn.lock