1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
budibase/packages/auth/src
2021-10-13 12:26:26 +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 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
db 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
middleware SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
objectStore don't upload tarball to s3 in cloud 2021-10-06 15:36:40 +01:00
redis Fixing an issue with new data source creation, could not view fetched tables until refresh page. 2021-10-06 15:31:32 +01:00
security SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
tenancy 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
constants.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
environment.js Add API keys between account portal and budibase 2021-10-04 13:40:50 +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 encapsulate global logout function 2021-10-13 12:26:26 +01:00