mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
fd30fb343b
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3982 Co-authored-by: Brandon Simmons <210815+jberryman@users.noreply.github.com> GitOrigin-RevId: f90b2e8f394e7bd69780f003d2d980475f104f42
43 lines
876 B
Plaintext
43 lines
876 B
Plaintext
haskell-tests
|
|
no-auth
|
|
admin-secret
|
|
admin-secret-unauthorized-role
|
|
read-only-db
|
|
jwt-rs512
|
|
jwt-ed25519
|
|
jwt-stringified
|
|
jwt-audience-check-single-string
|
|
jwt-audience-check-list-string
|
|
jwt-issuer-check
|
|
jwt-with-claims-namespace-path
|
|
jwt-claims-map-with-json-path-values
|
|
jwt-claims-map-with-literal-values
|
|
jwt-with-expiry-time-leeway
|
|
jwt-cookie
|
|
jwt-cookie-unauthorized-role
|
|
cors-domains
|
|
auth-webhook-cookie
|
|
ws-init-cookie-read-cors-enabled
|
|
ws-init-cookie-noread
|
|
ws-init-cookie-read-cors-disabled
|
|
ws-graphql-api-disabled
|
|
ws-metadata-api-disabled
|
|
remote-schema-permissions
|
|
function-permissions
|
|
roles-inheritance
|
|
naming-conventions
|
|
streaming-subscriptions
|
|
remote-schema-https
|
|
query-caching
|
|
query-logs
|
|
startup-db-calls
|
|
webhook-request-context
|
|
post-webhook
|
|
get-webhook
|
|
insecure-webhook
|
|
insecure-webhook-with-admin-secret
|
|
allowlist-queries
|
|
jwk-url
|
|
horizontal-scaling
|
|
developer-api-tests
|