mike12345567
|
1327394784
|
Switching out @budibase/auth to @budibase/backend-core.
|
2022-01-10 19:33:00 +00:00 |
mike12345567
|
94ee13ffc4
|
Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata.
|
2021-11-04 14:53:03 +00:00 |
Michael Drury
|
3a5e004f36
|
Adding sync user endpoint to server which can be used by the worker.
|
2021-11-03 23:15:38 +00:00 |
Rory Powell
|
8c67f3da13
|
No access role / public by default
|
2021-10-12 10:05:57 +01:00 |
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 |
mike12345567
|
2148bf6da4
|
Fixing issues with search endpoint not handling users fully.
|
2021-09-02 17:13:00 +01:00 |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be , reversing
changes made to 2456e69483 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
e7974f7e86
|
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
|
2021-08-03 15:32:25 +01:00 |
mike12345567
|
7743384f77
|
re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented.
|
2021-08-02 18:34:43 +01:00 |
mike12345567
|
912659a8ad
|
First version of multi-tenancy, work still to be done.
|
2021-07-15 17:57:02 +01:00 |
mike12345567
|
93cc9530ed
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/user-session
|
2021-07-07 17:17:16 +01:00 |
Martin McKeaveney
|
13517d5298
|
make logged in users basic by default, prevent allowing users to be assigned as default in the UI
|
2021-07-06 18:43:04 +01:00 |
mike12345567
|
b847f85d91
|
WIP - first version of user sessions.
|
2021-07-06 18:10:04 +01:00 |
mike12345567
|
b0bb2a23db
|
Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins.
|
2021-06-14 15:23:24 +01:00 |
mike12345567
|
b05c67e8b5
|
Formatting.
|
2021-06-08 16:11:46 +01:00 |
mike12345567
|
33184be064
|
Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user.
|
2021-06-08 16:06:30 +01:00 |