Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain mapping constraint: Fix .onion case #5948

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

dennisreimann
Copy link
Member

@dennisreimann dennisreimann commented Apr 23, 2024

Fixes #5917, which is a regression introduced in #5776.

The Tor-check must happen to prevent redirecting, but we must still return true if we already resolved an appId.

Fixes btcpayserver#5917, which is a regression introduced in btcpayserver#5776. The Tor-check must happen to prevent redirecting, but we must still return true if we already resolved an `appId`.
@NicolasDorier NicolasDorier merged commit aeb836d into btcpayserver:master Apr 24, 2024
1 of 4 checks passed
@dennisreimann dennisreimann deleted the fix-5917 branch April 24, 2024 08:27
NicolasDorier pushed a commit that referenced this pull request May 23, 2024
Fixes #5917, which is a regression introduced in #5776. The Tor-check must happen to prevent redirecting, but we must still return true if we already resolved an `appId`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: 404 when visiting POS or crowdfund over Tor
2 participants