Martin McKeaveney
|
14370c81b9
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Rory Powell
|
f10297953f
|
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 15:15:46 +01:00 |
Rory Powell
|
e8b35e2a68
|
Honour cookie domain on empty values
|
2021-09-29 13:51:33 +01:00 |
Rory Powell
|
b8e4824154
|
Set cookie domain to fix logout
|
2021-09-28 16:35:31 +01:00 |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4 , reversing
changes made to 1beca4ee96 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
75ae7ac8d6
|
Linting.
|
2021-08-02 18:36:32 +01:00 |
mike12345567
|
7a69dcef78
|
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
|
9174615821
|
Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time.
|
2021-07-27 17:56:39 +01:00 |
mike12345567
|
b5d7e76ec2
|
Merge branch 'fix/lucene-filtering' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-23 16:10:59 +01:00 |
mike12345567
|
9f06b180a8
|
Adding concept of version to APIs.
|
2021-07-23 15:29:14 +01:00 |
mike12345567
|
8241df2581
|
Fixing some tenancy issues.
|
2021-07-19 12:57:52 +01:00 |
mike12345567
|
f0f9736c0b
|
Updating auth to utilise the tenant system.
|
2021-07-16 15:08:58 +01:00 |
mike12345567
|
5ffe3c7935
|
First version of multi-tenancy, work still to be done.
|
2021-07-15 17:57:02 +01:00 |
mike12345567
|
36c0e45761
|
WIP - first version of user sessions.
|
2021-07-06 18:10:04 +01:00 |
mike12345567
|
8c68f1c134
|
Fixing issues with the user table within the apps.
|
2021-05-19 15:55:00 +01:00 |
mike12345567
|
f1650105f4
|
Finalising the usage of redis in the password reset and invitation systems.
|
2021-05-05 15:10:28 +01:00 |
mike12345567
|
d985d338ec
|
Updating test cases and some re-work of the email system.
|
2021-04-23 18:07:39 +01:00 |
mike12345567
|
a464aa09db
|
Linting and formatting.
|
2021-04-20 17:33:44 +01:00 |
mike12345567
|
7612b5ed16
|
Swapping over everything to use the new user ID and updating everything after some end to end testing.
|
2021-04-20 17:17:44 +01:00 |
mike12345567
|
e787f22daa
|
Updating auth package to remove use of email address (bar logging in).
|
2021-04-19 17:31:47 +01:00 |
mike12345567
|
2aa26a2302
|
Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved.
|
2021-04-12 18:31:58 +01:00 |
Martin McKeaveney
|
b5a5df7f60
|
login page
|
2021-04-11 11:35:55 +01:00 |
Martin McKeaveney
|
73dfad3001
|
encapsulate more auth functionality into shared module and use in worker
|
2021-04-08 11:20:37 +01:00 |