Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modern-python
/
lite-bootstrap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(litestar): stop logging request and response bodies by default
- #162
#162
Merged
lesnik512
merged 12 commits into
main
modern-python/lite-bootstrap:main
from
fix/litestar-middleware-logging-body-leak
modern-python/lite-bootstrap:fix/litestar-middleware-logging-body-leak
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(litestar): stop logging request and response bodies by default
#162
lesnik512
merged 12 commits into
main
modern-python/lite-bootstrap:main
from
fix/litestar-middleware-logging-body-leak
modern-python/lite-bootstrap:fix/litestar-middleware-logging-body-leak
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
docs(planning): design for Litestar access-log body leak fix
Show description for be4a59c
lesnik512
committed
be4a59c
View commit details
Copy full SHA for be4a59c
Browse repository at this point
fix(litestar): disable request/response body logging by default
Show description for ce0255b
lesnik512
committed
ce0255b
View commit details
Copy full SHA for ce0255b
Browse repository at this point
fix(litestar): log only request metadata when access logging is on
Show description for dfd6561
lesnik512
committed
dfd6561
View commit details
Copy full SHA for dfd6561
Browse repository at this point
docs(planning): fix code-block formatting in the change file
lesnik512
committed
a1376fb
View commit details
Copy full SHA for a1376fb
Browse repository at this point
fix(litestar): skip access logs for docs, static, health and metrics
Show description for bf16ef9
lesnik512
committed
bf16ef9
View commit details
Copy full SHA for bf16ef9
Browse repository at this point
docs(planning): anchor exclude patterns in the design
Show description for e41f2bb
lesnik512
committed
e41f2bb
View commit details
Copy full SHA for e41f2bb
Browse repository at this point
fix(litestar): anchor access-log exclude patterns to path boundaries
Show description for c5489e3
lesnik512
committed
c5489e3
View commit details
Copy full SHA for c5489e3
Browse repository at this point
feat(litestar): allow a caller-supplied LoggingMiddlewareConfig
Show description for 01d8f0f
lesnik512
committed
01d8f0f
View commit details
Copy full SHA for 01d8f0f
Browse repository at this point
docs(litestar): document access-logging opt-in and promote invariant
lesnik512
committed
dd38188
View commit details
Copy full SHA for dd38188
Browse repository at this point
docs(planning): align the change file with the shipped tests
Show description for 22b81d6
lesnik512
committed
22b81d6
View commit details
Copy full SHA for 22b81d6
Browse repository at this point
docs(litestar): add 1.4.0 release notes and fill documentation gaps
Show description for 10392be
lesnik512
committed
10392be
View commit details
Copy full SHA for 10392be
Browse repository at this point
test(litestar): fix field ordering and test hygiene for access logging
Show description for d9c5e59
lesnik512
committed
d9c5e59
View commit details
Copy full SHA for d9c5e59
Browse repository at this point
You can’t perform that action at this time.