Skip to content
New issue

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

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

Already on GitHub? # to your account

add CORS headers #608

Merged
merged 3 commits into from
Jun 19, 2018
Merged

add CORS headers #608

merged 3 commits into from
Jun 19, 2018

Conversation

ohadcn
Copy link
Contributor

@ohadcn ohadcn commented May 14, 2018

this will allow external portal on the network to send credentials via browser.

this will allow external portal on the network to send credentials via browser.
this will allow external portal on the network to send credentials via browser.
@tablatronix
Copy link
Collaborator

Should we make this optional or allow passing in parameters for source and access control ?

@tablatronix tablatronix added the enhancement Feature Request label May 20, 2018
@tablatronix tablatronix added this to the dev milestone May 20, 2018
@ohadcn
Copy link
Contributor Author

ohadcn commented May 22, 2018

in the rare case of someone connected to WiFiManager while browsing websites on internet this could be a security issue - as the website might send ESP wrong wifi credentials and make it useless.
except this rare case I see no reason to disable it.

but we can add it as parameter.

@tablatronix
Copy link
Collaborator

Yeah it would be a very specific xss attack but who knows.

@tablatronix tablatronix merged commit 00b14d5 into tzapu:development Jun 19, 2018
liebman added a commit to liebman/WiFiManager that referenced this pull request Jul 8, 2018
@liebman liebman mentioned this pull request Jul 8, 2018
@cbh6
Copy link

cbh6 commented Sep 5, 2018

Any info about when will this be released ?

Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants