11 months ago by Riberon-Piatyszek Léo
Add new options:
DATADOME_TENANT_NAME: identify instances in a multi-tenancy environment on Envoy
DATADOME_ENABLE_UNPROTECTED_CACHED_RESPONSE: omit Set-Cookie and enriched headers from allowed responses that can be cached
DATADOME_CLUSTER_NAME: define a name for the cluster that will connect to DataDome
Expose status code of Protection API responses as X-DataDome-status in enriched headers
Add enriched headers to the headers of challenged requests
Match inclusion and exclusion patterns with the host and path of request URLs (previously only matched the path)
11 months ago by Laure de Griève
Add support of CIDR notation in DATADOME_IP_FILTERING
Remove unused code related to deprecated App
11 months ago by Mickaël Guichard
Rename configuration parameter for GraphQL support to datadome_enable_graphql_support for consistency
Clean payload sent to Bot Protect API to remove fields with empty value
11 months ago by Lauro GONCALVES DA ROCHA
Change requests to Protection API to get 200 status codes on block responses and avoid closing connections on 403 responses, optimizing connection time for overall traffic
Increase BUFFER_RECEIVE to extend the TCP window length and avoid potential reconnections when certificate is too big
Set default timeout to 150ms
11 months ago by Jordan FOKOUA
Restore the original referrer value on document.referrer after a navigation request is challenged
Hide Device Check when using invisible mode to prevent visual glitches
11 months ago by Riberon-Piatyszek Léo
Update list of allowed endpoint_type for adding , updating , and importing custom rule resources
11 months ago by Jordan FOKOUA
Display challenges for XMLHttpRequest requests using arraybuffer response type
Internal optimizations
12 months ago by Jordan FOKOUA
12 months ago by Jordan FOKOUA
Optimize fingerprint collection mechanism
12 months ago by Riberon-Piatyszek Léo
Add datadome_enable_referrer_restoration option to enable the referrer restoration
Remove the go-core directory to rely on module-go-package