205 Commits (796c65bf5c7f843c7fed13531272cdff9f68c73e)

Author SHA1 Message Date
Martin McKeaveney 0d88af0335 fix redis auth for hosts containing redis 5 years ago
Martin McKeaveney febe5c1f6f lint 5 years ago
Martin McKeaveney 94abf68bbe formatting 5 years ago
Martin McKeaveney 990882f9db allow configuration of redis cluster with fully qualified redis URL 5 years ago
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. 5 years ago
Martin McKeaveney f7718ecae9 lint 5 years ago
Martin McKeaveney c1c4fe968f fix test failure 5 years ago
mike12345567 a0e0843363 Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 5 years ago
mike12345567 b3655bbee1 Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 5 years ago
Martin McKeaveney 2a766a3011 catch when no couchDB url passed 5 years ago
Martin McKeaveney af4c1b23de simplify couchDB configuration 5 years ago
Martin McKeaveney f4232bd7d7 couchDB auth options 5 years ago
Martin McKeaveney 8e1e016c66 Revert "Feature/couchdb auth" 5 years ago
Martin McKeaveney 2661d1c0b4 lint 5 years ago
Martin McKeaveney beb16a733e utility helper for determining correct couchDB URL 5 years ago
Martin McKeaveney 769c37a11d couchdb direct auth 5 years ago
mike12345567 506ff7dcd3 Linting. 5 years ago
mike12345567 be48677490 Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
mike12345567 efcbe864c2 Defining fetch for third party image retrieval. 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Martin McKeaveney 0ad651d592 adding log to authenticated middleware for K8S env 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 4e13dde657 Fixing some issues highlighted by worker test cases. 5 years ago
mike12345567 88c07d28eb Linting. 5 years ago
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
mike12345567 f3ce979230 Linting. 5 years ago
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
Rory Powell dd8b1361d8 Fix import 5 years ago
Rory Powell 73d1cb41d8 Sync profile picture when using SSO 5 years ago
mike12345567 5dfeb9b3ca Limiting use of query string to a few select endpoints for determining tenant ID. 5 years ago
mike12345567 35f1b50511 Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 5 years ago
mike12345567 5324f506b6 Linting. 5 years ago
mike12345567 adf6d18cb1 Fixing some issues with public endpoints causing logout loop. 5 years ago
mike12345567 615053f201 Fixing some issues with org not being correctly detected. 5 years ago
mike12345567 224a63ccb2 Linting. 5 years ago
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 5 years ago
mike12345567 a630bfb515 Fixing test case. 5 years ago
mike12345567 c63ee57bbd Linting. 5 years ago
mike12345567 4d0faa38e3 Changing how apps are retrieved to be more efficient. 5 years ago
mike12345567 be6561e93d Adding use of the tenancy ID. 5 years ago
mike12345567 fa3cf585d7 Adding concept of version to APIs. 5 years ago
mike12345567 313302cae2 Fixing test cases and bugs that they raised. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 be1558e1e7 Adding mechanism to disable org functionality when multi-tenancy disabled. 5 years ago
mike12345567 3305400c83 Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update. 5 years ago
mike12345567 9d89362af1 Fixing some issues discovered with logging in. 5 years ago
mike12345567 e56a0f5aa3 Fixing some tenancy issues. 5 years ago
mike12345567 d157285918 Adding organisation page. 5 years ago
mike12345567 f3156fca06 Further work, tenancy now working but some more work to be done. 5 years ago
mike12345567 b7995dd61d Updating auth to utilise the tenant system. 5 years ago