graphql-engine/server/tests-py/queries
Samir Talwar 98ee4e3d27 Enforce the session variable name prefix.
In certain circumstances, all HTTP headers were included in the set of session variables. This has now been reduced to only the session variables. This change affects a number of areas, including the HTTP logs, JWT claims, rate limiting, and accessing session variables in Kriti code.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10964
GitOrigin-RevId: fc573cd89f7c0f1a17b9e8a56396f31e70669650
2024-07-29 15:53:06 +00:00
..
actions server: fix HTTP request structure leak in Async Actions 2023-12-18 10:31:58 +00:00
apollo_federation server/console: add metadata API set_apollo_federation_config 2022-08-04 09:38:02 +00:00
compression server: don't compress small responses 2022-12-13 17:50:01 +00:00
endpoints server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
event_triggers server: make event trigger inconsistent for read-only source 2023-04-24 11:50:02 +00:00
explain server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
graphql_introspection server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
graphql_mutation server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
graphql_query Use a test PostgreSQL image based on Debian, not Alpine. 2024-07-19 08:18:01 +00:00
graphql_validation server: reject null values for non-null variables 2023-11-13 22:47:57 +00:00
heterogeneous [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects server/tests-py: Fix test_inconsistent_meta.py for split databases. 2022-11-23 14:14:01 +00:00
logging server/tests-py: Parallelize test_logging.py. 2023-04-17 13:09:34 +00:00
naming_conventions Revert "feat: Make naming-convention feature generally available" 2023-09-28 12:31:55 +00:00
openapi server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
query_cache Fix key lookup bugs in the Redis admin APIs. 2024-05-30 05:39:24 +00:00
remote_schemas add config to prioritize data/error for remote schema fields 2023-12-19 13:30:30 +00:00
scheduled_triggers server: fix flaky test_check_events_statuses test 2021-10-22 05:55:59 +00:00
schema/duplication Improve error message phrasing in safeSelectionSet 2022-09-27 06:08:25 +00:00
subscriptions server/tests-py: Get all tests passing with separate HGE binaries. 2022-12-21 15:56:41 +00:00
unauthorized_role Adding multiple jwt secrets (incorporating provenance requirements) 2022-02-13 23:34:39 +00:00
v1 Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00
v2 Install and use ODBC Driver 18 for SQL Server (msodbcsql18). 2022-10-21 16:25:04 +00:00
webhooks/request_context pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
clear_db_bigquery.yaml Feature/bigquery python tests 2021-04-22 11:32:55 +00:00
clear_db_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
clear_db_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30