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

Stratos accepts any subdomains of env.DOMAIN #197

Open
HartS opened this issue Sep 6, 2019 · 0 comments
Open

Stratos accepts any subdomains of env.DOMAIN #197

HartS opened this issue Sep 6, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@HartS
Copy link

HartS commented Sep 6, 2019

Not actually sure if this is a bug. Stratos doesn't work when it detects a domain mismatch (you get a 401 response when trying to access it). However, the domain check makes no restrictions about subdomains higher-level domain segments match.

For example, if the domain deployed with is x.y.z, stratos will work with any requests it receives to a.b.c.x.y.z, etc.

@richard-cox richard-cox added the bug Something isn't working label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants