budibase/packages/auth/src
Michael Drury f2534c3ec3
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
..
cache Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
cloud Move all session population to budibase (bug fix) 2021-09-20 11:26:19 +01:00
db abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
middleware Revert "Temp account portal logging" 2021-09-28 11:33:07 +01:00
objectStore adding AWS region to bucket config 2021-09-21 11:49:32 +01:00
redis Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
security Getting rid of the concept of permissions hierarchy, roles still have a hierarchy and base permissions still follow the old system, but resources can be given a stack of separate permissions which don't override each other. 2021-09-23 19:04:53 +01:00
tenancy Merge pull request #2815 from Budibase/feature/cloud-export 2021-09-30 14:55:37 +01:00
constants.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
environment.js Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
hashing.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
index.js Self hosted SSO flow and account deletion 2021-09-21 12:27:53 +01:00
utils.js Honour cookie domain on empty values 2021-09-29 13:51:33 +01:00