gristlabs_grist-core/test/server/lib
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
The getHostType() now returns "native" when the host corresponds to the value of APP_DOC_INTERNAL_URL. T
While trying to scale, with a different internal and public URL for doc workers, and having configured the org to be specified in the path (GRIST_ORG_IN_PATH=true), the APP_DOC_INTERNAL_URL parameter was not treated as internal which made the connection between home server and doc workers impossible.

---------
https://github.com/gristlabs/grist-core/pull/715
Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
2023-11-06 09:24:59 +01:00
..
helpers (core) Update dependencies 2023-10-11 17:36:58 -04:00
ACLFormula.ts Dump the rule for ACL formula warnings (#639) 2023-08-23 09:23:29 -04:00
Assistance.ts (core) move assistant test 2023-08-22 08:14:48 -04:00
Authorizer.ts (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
DocApi2.ts getHostType: consider APP_DOC_INTERNAL_URL as native (#715) 2023-11-06 09:24:59 +01:00
DocApi.ts (core) updates from grist-core 2023-10-17 06:47:46 +02:00
HostedStorageManager.ts (core) updates from grist-core 2023-05-30 08:32:34 -04:00
ManyFetches.ts Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614) 2023-08-07 18:39:14 -04:00
MemoryPool.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
MinIOExternalStorage.ts Issue 359 support scaleway (#577) 2023-07-20 06:16:58 -04:00
ProxyAgent.ts (core) Add logging of errors whenever ProxyAgent is used, and a test for it. 2023-05-17 10:21:53 -04:00
Telemetry.ts (core) Update dependencies 2023-10-11 17:36:58 -04:00
Webhooks-Proxy.ts (core) Update dependencies 2023-10-11 17:36:58 -04:00