Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

HttpContext.Connection.IsLocal returns true when hosted in an Azure webapp #63

Closed
fermaem opened this issue Jan 12, 2016 · 2 comments
Closed

Comments

@fermaem
Copy link

fermaem commented Jan 12, 2016

Discovered on version 1.0.0-rc2-16357.

Following #17 and its fix, HttpContext.Connection.IsLocal returns true when ran a local computer.

Unexpectedly, it also returns true when hosted in an Azure web app.

Note: In order to test this, I've patched the kudu generated deploy.cmd script to target a different dnx runtime and changed the dnu restore sources

@fermaem fermaem changed the title HttpContext.Connection.IsLocal returns true when hosted in an Azure app HttpContext.Connection.IsLocal returns true when hosted in an Azure webapp Jan 12, 2016
@Tratcher
Copy link
Member

#43

@Tratcher
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants