22 Commits (1740ed06f3a5a3aaa3c5381d9d6f2b64f6a00a2c)

Author SHA1 Message Date
Rory Powell e8b35e2a68 Honour cookie domain on empty values 5 years ago
Rory Powell b8e4824154 Set cookie domain to fix logout 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 75ae7ac8d6 Linting. 5 years ago
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 9174615821 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 9f06b180a8 Adding concept of version to APIs. 5 years ago
mike12345567 8241df2581 Fixing some tenancy issues. 5 years ago
mike12345567 f0f9736c0b Updating auth to utilise the tenant system. 5 years ago
mike12345567 5ffe3c7935 First version of multi-tenancy, work still to be done. 5 years ago
mike12345567 36c0e45761 WIP - first version of user sessions. 5 years ago
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 5 years ago
mike12345567 f1650105f4 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 a464aa09db Linting and formatting. 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
mike12345567 e787f22daa Updating auth package to remove use of email address (bar logging in). 5 years ago
mike12345567 2aa26a2302 Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
Martin McKeaveney b5a5df7f60 login page 5 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 5 years ago