355 Commits (e511ff4e22d6a69ed060d7314c02207cb696fffa)

Author SHA1 Message Date
Rory Powell 651947bb49 Add API keys between account portal and budibase 5 years ago
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
mike12345567 04acb160a2 Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action. 5 years ago
Rory Powell 0e4bdb73a4 Remove global info users on user deletion 5 years ago
Rory Powell 4ee2d23749 Fix saveUser by adding same tenant check 5 years ago
Rory Powell 0734eb0ce7 replace ?. with && 5 years ago
Rory Powell e90d947e38 Update existing user in account portal check to only check verified users - fix provision flow 5 years ago
mike12345567 f69469ea4f 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. 5 years ago
Rory Powell 5835716e9d Deprovision complete 5 years ago
Rory Powell 5be2a8489d Deprovisioning working minus apps 5 years ago
mike12345567 17b7a468d6 Adding important to some email color properties. 5 years ago
Rory Powell 5e286d8de2 Prevent duplicate internal budibase users across tenants 5 years ago
Rory Powell 96698f7e07 Prevent root account users being re-created as internal budibase users 5 years ago
Rory Powell 4813a63439 Deprovisioning WIP 5 years ago
Martin McKeaveney f877244571 abstract usagedoc creation into auth, create the doc if it doesn't exist 5 years ago
Martin McKeaveney 30f60d9bae prevent SMTP fallback for automations 5 years ago
Martin McKeaveney 0b4d6d6052 SMTP config fallback logic 5 years ago
Martin McKeaveney 757fbbc19c re-adding env var controls for cloud limit functionality 5 years ago
Martin McKeaveney 5b1ae778da fallback SMTP configuration for cloud 5 years ago
Martin McKeaveney 9cb20bcda2 ensure automation quotas are not incremented for test runs 5 years ago
Martin McKeaveney b161be85ae automation runs quotas 5 years ago
Martin McKeaveney 85c6fac8f5 usageQuota middleware writing to couch 5 years ago
Martin McKeaveney fb7a700542 point logo upload to S3 bucket when not self hosted 5 years ago
Martin McKeaveney 1790d13bb5 added user created at timestamp 5 years ago
Rory Powell ee2732fd51 Cloud SSO flow and auto login on verification 5 years ago
mike12345567 efdd78c7fe Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 5 years ago
Rory Powell 12a5428a6e Move all session population to budibase (bug fix) 5 years ago
Rory Powell 72a0203829 Password reset for budibase users 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Rory Powell 626b166346 Access controls for cloud, self, and regular budibase users 5 years ago
Rory Powell 8e9c1aa204 Navigate between budibase and account portal 5 years ago
Rory Powell 9433a1e360 Redirect to account portal login page in the cloud 5 years ago
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 5 years ago
mike12345567 8ecfe2f223 Fixing issue #2579. 5 years ago
Rory Powell 93dcc64131 Add pre-hased password option to admin creation 5 years ago
Rory Powell c4c5a507c2 Remove cors configuration 5 years ago
Rory Powell 832127d5c8 Add configurable cors options to worker 5 years ago
Rory Powell 47e4ef0704 Account portal cors and auth changes 5 years ago
Maurits Lourens 33104fb1d1 fix test 5 years ago
Maurits Lourens de96f7384a fix unit test 5 years ago
Maurits Lourens 01f3851c9a add link to checklist items for direct navigation (and lint issues) 5 years ago
mike12345567 bef1ce0426 Fixing an issue with list of app URLs not loading correctly. 5 years ago
Martin McKeaveney acff289940 simplify couchDB configuration 5 years ago
Martin McKeaveney bcbd40764f conditionally apply username and password to couchdb auth 5 years ago
Martin McKeaveney c66f5ab6ff couchDB auth options 5 years ago
Martin McKeaveney 7efe458120
Revert "Feature/couchdb auth" 5 years ago
Martin McKeaveney 16220dbf11 lint 5 years ago
Martin McKeaveney 9ad19092af match up env var in worker 5 years ago
Martin McKeaveney 5f2fc47a16 readd couchDB url to env 5 years ago
Martin McKeaveney 8718488aee couchdb direct auth 5 years ago