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
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
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 }}
fullstackhero
/
dotnet-starter-kit
Public template
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6.8k
Code
Issues
10
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(web): honor X-Forwarded-* so the real client IP reaches the pipeline
- #1379
#1379
Open
marcelo-maciel
wants to merge 12 commits into
fullstackhero:main
fullstackhero/dotnet-starter-kit:main
from
marcelo-maciel:fix/web-forwarded-headers
marcelo-maciel/dotnet-starter-kit:fix/web-forwarded-headers
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
fix(web): honor X-Forwarded-* so the real client IP reaches the pipeline
#1379
marcelo-maciel
wants to merge 12 commits into
fullstackhero:main
fullstackhero/dotnet-starter-kit:main
from
marcelo-maciel:fix/web-forwarded-headers
marcelo-maciel/dotnet-starter-kit:fix/web-forwarded-headers
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
fix(web): honor X-Forwarded-* so the real client IP reaches the pipeline
Show description for 046b17b
marcelo-maciel
committed
046b17b
View commit details
Copy full SHA for 046b17b
Browse repository at this point
Commits on Jul 13, 2026
Merge branch 'main' into fix/web-forwarded-headers
marcelo-maciel
authored
f537e91
View commit details
Copy full SHA for f537e91
Browse repository at this point
fix(web): bind forwarded-headers trust to configured proxies
Show description for 75475d3
marcelo-maciel
committed
75475d3
View commit details
Copy full SHA for 75475d3
Browse repository at this point
Commits on Aug 14, 2026
fix(web): name the offending setting when trusted-proxy config is malformed
Show description for 85aa03b
marcelo-maciel
committed
85aa03b
View commit details
Copy full SHA for 85aa03b
Browse repository at this point
Merge branch 'main' into fix/web-forwarded-headers
marcelo-maciel
authored
171abea
View commit details
Copy full SHA for 171abea
Browse repository at this point
Commits on Aug 17, 2026
build: pin SSH.NET to 2026.0.0 so restore passes while #1333 is open
Show description for e7dbe6b
marcelo-maciel
committed
e7dbe6b
View commit details
Copy full SHA for e7dbe6b
Browse repository at this point
Commits on Sep 16, 2026
build(deps): bump Testcontainers to 4.14.0 and SourceLink past their advisories
Show description for 87fc551
marcelo-maciel
committed
87fc551
View commit details
Copy full SHA for 87fc551
Browse repository at this point
Commits on Sep 17, 2026
fix(infra): pull MinIO from quay.io on a pinned tag, not Docker Hub
Show description for cfde65c
marcelo-maciel
committed
cfde65c
View commit details
Copy full SHA for cfde65c
Browse repository at this point
fix(web): rebuild the forwarded-headers trust list instead of appending to it
Show description for da5641c
marcelo-maciel
committed
da5641c
View commit details
Copy full SHA for da5641c
Browse repository at this point
Commits on Sep 18, 2026
fix(infra): pull minio/mc from quay.io too, not just minio/minio
Show description for fbd6dca
marcelo-maciel
committed
fbd6dca
View commit details
Copy full SHA for fbd6dca
Browse repository at this point
build(deps): drop the dead SSH.NET pin
Show description for a24f8d8
marcelo-maciel
committed
a24f8d8
View commit details
Copy full SHA for a24f8d8
Browse repository at this point
test(security): read the session this request created, not the newest one
Show description for d7fb51a
marcelo-maciel
committed
d7fb51a
View commit details
Copy full SHA for d7fb51a
Browse repository at this point
You can’t perform that action at this time.