graphql-engine/server/src-test
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
..
Control Jberryman/ghc 9.6.4 2024-01-23 19:47:53 +00:00
Data server: add support for header resolution from env vars 2023-06-23 08:39:28 +00:00
Hasura Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00
Network/HTTP/Client Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Test server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Main.hs server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00