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 |
Rory Powell
|
ee10bce48b
|
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 15:15:46 +01:00 |
Michael Drury
|
29b177208c
|
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
|
2021-09-30 14:55:37 +01:00 |
Rory Powell
|
6e10c1fa73
|
Remove global info users on user deletion
|
2021-09-30 13:08:07 +01:00 |
mike12345567
|
f8562015ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
Rory Powell
|
ee7529769f
|
Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
|
2021-09-29 17:17:26 +01:00 |
mike12345567
|
1f127939af
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-29 12:57:14 +01:00 |
Rory Powell
|
c74c577ab9
|
Deprovision complete
|
2021-09-29 12:25:01 +01:00 |
Rory Powell
|
591203f5cd
|
Deprovisioning working minus apps
|
2021-09-29 11:36:24 +01:00 |
Martin McKeaveney
|
46d22a1ae6
|
adding subdomain checking to tenancy middleware
|
2021-09-28 16:40:03 +01:00 |
Rory Powell
|
8642868c5e
|
Deprovisioning WIP
|
2021-09-28 09:48:00 +01:00 |
mike12345567
|
9f0d8a91b7
|
Putting together cloud export and import functionality, still need to test, but basic concept there.
|
2021-09-27 19:12:41 +01:00 |
Rory Powell
|
91b9a98247
|
Password reset for budibase users
|
2021-09-17 13:41:22 +01:00 |
mike12345567
|
58aa32f1b0
|
Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this.
|
2021-09-09 13:27:18 +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
|
4e13dde657
|
Fixing some issues highlighted by worker test cases.
|
2021-08-03 17:14:17 +01:00 |
mike12345567
|
88c07d28eb
|
Linting.
|
2021-08-03 15:41:51 +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
|
f3ce979230
|
Linting.
|
2021-08-02 18:36:32 +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 |