Rory Powell
|
081e38e5ea
|
Merge branch 'develop' into prevent-dev-app-access
|
2021-10-26 14:55:59 +01:00 |
Rory Powell
|
55599c0a50
|
Add timeout to node mailer, lower than jest default
|
2021-10-26 14:31:56 +01:00 |
Rory Powell
|
ad61f2af3b
|
Prevent non builder from accessing dev apps
|
2021-10-25 16:59:09 +01:00 |
Rory Powell
|
f3b630ed95
|
Sentry updates
|
2021-10-18 14:57:30 +01:00 |
Peter Clement
|
63b0938d36
|
Don't show the create datasource popup in dev environments
|
2021-10-14 16:45:27 +01:00 |
Martin McKeaveney
|
1c31ed51c8
|
fixing auto imported path
|
2021-10-13 16:23:16 +01:00 |
Martin McKeaveney
|
5457096370
|
merge
|
2021-10-13 14:18:56 +01:00 |
Martin McKeaveney
|
74c74d78f2
|
encapsulate global logout function
|
2021-10-13 12:26:26 +01:00 |
Martin McKeaveney
|
af7bddcf22
|
platform logout function
|
2021-10-12 19:49:34 +01:00 |
Martin McKeaveney
|
b38704978a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
ec26d5c738
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
mike12345567
|
1e4799ce9c
|
Fixing an issue with env variables becoming numbers if they started with one.
|
2021-10-11 17:59:44 +01:00 |
Rory Powell
|
9ea1774bcf
|
Don't perform account deletion check when self hosted
|
2021-10-11 11:14:44 +01:00 |
mike12345567
|
7a26f3769d
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
2021-10-08 18:21:40 +01:00 |
mike12345567
|
4d04a3baf4
|
Adding a check for test environment to not clear app cookie on login as this breaks cypress.
|
2021-10-07 17:39:44 +01:00 |
mike12345567
|
52b44736c5
|
Fixing another issue with ethereal test package.
|
2021-10-07 16:35:11 +01:00 |
mike12345567
|
efb09523a7
|
Fixing a small issue with email test fix.
|
2021-10-07 16:14:00 +01:00 |
mike12345567
|
fab766adb6
|
Adding functionality to check if ethereal is down, if it is don't fail the test.
|
2021-10-07 16:11:33 +01:00 |
mike12345567
|
e6844d7bdf
|
Fix an issue with current app cookie, get rid of it on login/logout.
|
2021-10-07 12:19:23 +01:00 |
Rory Powell
|
615d0390d5
|
Honour cookie domain when custom sso is enabled
|
2021-10-06 16:50:15 +01:00 |
Rory Powell
|
ee10bce48b
|
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 15:15:46 +01:00 |
mike12345567
|
1f95c693ac
|
As with the account portal, updating the monorepo to use the users name if it is available for some email templates.
|
2021-10-04 17:59:25 +01:00 |
Rory Powell
|
ec35b81af8
|
Fix backup SMTP
|
2021-10-04 15:58:05 +01:00 |
Rory Powell
|
2f589a2f42
|
Add API keys between account portal and budibase
|
2021-10-04 13:40:50 +01:00 |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
mike12345567
|
be09410cae
|
Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action.
|
2021-10-01 13:29:08 +01:00 |
Michael Drury
|
29b177208c
|
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
|
2021-09-30 14:55:37 +01:00 |
Rory Powell
|
3fb83eabad
|
Merge branch 'develop' into remove-global-info-users-on-deletion
|
2021-09-30 13:38:12 +01:00 |
Rory Powell
|
6e10c1fa73
|
Remove global info users on user deletion
|
2021-09-30 13:08:07 +01:00 |
mike12345567
|
f8562015ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
Rory Powell
|
b64f1aa322
|
Fix saveUser by adding same tenant check
|
2021-09-30 10:27:35 +01:00 |
Rory Powell
|
f089c20d60
|
replace ?. with &&
|
2021-09-29 17:55:08 +01:00 |
Rory Powell
|
93d4ee4aad
|
Update existing user in account portal check to only check verified users - fix provision flow
|
2021-09-29 17:46:13 +01:00 |
Rory Powell
|
ee7529769f
|
Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
|
2021-09-29 17:17:26 +01:00 |
mike12345567
|
a0f69251c8
|
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 |
Rory Powell
|
c74c577ab9
|
Deprovision complete
|
2021-09-29 12:25:01 +01:00 |
Rory Powell
|
591203f5cd
|
Deprovisioning working minus apps
|
2021-09-29 11:36:24 +01:00 |
mike12345567
|
cb5f513881
|
Adding important to some email color properties.
|
2021-09-29 10:32:14 +01:00 |
Rory Powell
|
9942a2d85c
|
Merge branch 'develop' into feature/deprovisioning
|
2021-09-28 17:13:04 +01:00 |
Rory Powell
|
4b30a4e7ef
|
Prevent duplicate internal budibase users across tenants
|
2021-09-28 15:49:03 +01:00 |
Rory Powell
|
b964813fad
|
Prevent root account users being re-created as internal budibase users
|
2021-09-28 15:22:19 +01:00 |
Rory Powell
|
8642868c5e
|
Deprovisioning WIP
|
2021-09-28 09:48:00 +01:00 |
Martin McKeaveney
|
5a56570fdb
|
merge master
|
2021-09-27 22:31:13 +01:00 |
Martin McKeaveney
|
1e3fca15c5
|
abstract usagedoc creation into auth, create the doc if it doesn't exist
|
2021-09-27 17:35:22 +01:00 |
Martin McKeaveney
|
2da28ecc71
|
prevent SMTP fallback for automations
|
2021-09-27 16:28:39 +01:00 |
Martin McKeaveney
|
c25bd48616
|
SMTP config fallback logic
|
2021-09-27 15:10:06 +01:00 |
Martin McKeaveney
|
5b4bf74e2c
|
re-adding env var controls for cloud limit functionality
|
2021-09-27 15:03:48 +01:00 |
Martin McKeaveney
|
35d4eac78a
|
fallback SMTP configuration for cloud
|
2021-09-27 14:57:22 +01:00 |
Martin McKeaveney
|
6c7423e52e
|
ensure automation quotas are not incremented for test runs
|
2021-09-27 10:32:39 +01:00 |
Martin McKeaveney
|
c49b88b57a
|
automation runs quotas
|
2021-09-23 23:25:25 +01:00 |