schon/schon
Egor fureunoir Gorbunov cffbaf66b3 feat(graphql): make max query depth configurable with environment variable
allow setting `GRAPHQL_MAX_QUERY_DEPTH` via environment variable to provide flexibility in limiting query depth and preventing DoS attacks. Defaults to 13 if not set.
2026-03-02 00:45:42 +03:00
..
locale 2026.1 2026-01-26 03:23:41 +03:00
settings feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
utils 2026.1 2026-01-26 03:23:41 +03:00
__init__.py 2026.1 2026-01-25 23:16:38 +03:00
asgi.py 2026.1 2026-01-25 23:16:38 +03:00
celery.py 2026.1 2026-01-25 23:16:38 +03:00
celery_serializers.py 2026.1 2026-01-25 23:16:38 +03:00
fields.py feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
graphql_validators.py feat(graphql): make max query depth configurable with environment variable 2026-03-02 00:45:42 +03:00
i18n.py 2026.1 2026-01-25 23:16:38 +03:00
middleware.py 2026.1 2026-01-25 23:16:38 +03:00
pagination.py feat(core): improve XML formatting and validation rules 2026-01-30 14:43:52 +03:00
signal_processors.py 2026.1 2026-01-25 23:16:38 +03:00
urls.py refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00
wsgi.py refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00