This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f3b630ed95
budibase
/
packages
/
auth
/
src
/
db
History
mike12345567
183b6e7b50
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
..
Replication.js
revert functionality working
2021-05-16 21:25:37 +01:00
constants.js
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
index.js
Adding administration roles API.
2021-05-14 16:31:07 +01:00
utils.js
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
views.js
Revert "Merge pull request
#2253
from Budibase/revert-2076-feature/multi-tenants"
2021-08-05 09:59:08 +01:00