1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/hosting
Rory Powell 786039055e File authentication using presigned URLs (#8883)
* file auth wip

* Private plugin bucket wip

* Add etag to logo request, fix circular dependency

* Resolve cyclic dependency

* Ensure browser doesn't cache custom component

* Global file fixes

* File fixes / remove permaUrl

* Add ctx local storage

* Enable presigned url to work from any host

* Test fix

* Self hosting w/ S3 + other fixes

* Fix for serving dev app in multi tenant

* Fix backup restore and import attachment url processing, never store attachment urls

* Test fixes

* Unit tests WIP

* Replace file path with base64 encoded private key

* Multi tenancy tests for files

* Environment files fixes

* Post-merge build and test fixes

* Add debug conditional to all jest logging and revert/fix prod minio proxy_pass

* Re-add default '/' minio route :(

* Rename iconFile -> iconFileName

* Add cloudfront vars to k8s templates

* Remove public bucket policy

* Remove duplicated test
2022-12-15 11:35:22 +00:00
..
digitalocean fix broken docs links 2022-03-23 14:47:27 +01:00
letsencrypt restart nginx 2022-06-23 15:08:56 +01:00
portainer Add portainer template 2022-04-01 12:52:55 +01:00
proxy Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
scripts AAS enable app service storage 2022-09-30 11:47:01 +01:00
single File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
utils
.env Add hot reloading for component plugins via watched plugin directory 2022-08-15 22:23:45 +01:00
docker-compose.dev.yaml Adding MinIO handling, backing up to disk by bucket name. 2022-06-30 20:26:49 +01:00
docker-compose.yaml Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-05 14:14:47 +01:00
envoy.yaml Create envoy.yaml 2022-02-11 10:59:06 +01:00
hosting.properties Add hot reloading for component plugins via watched plugin directory 2022-08-15 22:23:45 +01:00
nginx.dev.conf.hbs File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
nginx.prod.conf.hbs File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00