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

Implement capability for setting CORS to a specific website instead o… #7066

Merged
merged 1 commit into from
Dec 8, 2019

Conversation

shantur
Copy link
Contributor

@shantur shantur commented Nov 29, 2019

Implement capability for setting CORS to a specific website instead of just enable for all websites

Description:

This feature makes user keep device secure by just enabling CORS for a specific website / url.

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core 2.6.1
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.

@arendst arendst added the requested feature (hold over) Result - Feature that will not be added soon (out of scope) label Nov 30, 2019
@arendst
Copy link
Owner

arendst commented Dec 2, 2019

Implementation is kind of overkill.

@arendst arendst closed this Dec 2, 2019
@arendst arendst reopened this Dec 5, 2019
@arendst
Copy link
Owner

arendst commented Dec 5, 2019

Reconsidering after discussion

@shantur
Copy link
Contributor Author

shantur commented Dec 5, 2019

I will fix the conflicts

@arendst
Copy link
Owner

arendst commented Dec 5, 2019

Well at least remove the GUI parts. Takes too much code space and command line would do.

@shantur shantur force-pushed the development branch 2 times, most recently from 34299bd to 1d17d03 Compare December 6, 2019 21:31
@shantur
Copy link
Contributor Author

shantur commented Dec 6, 2019

@arendst : The GUI changes only need 112 bytes and allows user to setup CORS before losing access to settings.

@shantur
Copy link
Contributor Author

shantur commented Dec 8, 2019

@arendst : I have updated my changes again to new version. Is it possible to get this merged in?

@arendst arendst merged commit a4d69d8 into arendst:development Dec 8, 2019
@shantur
Copy link
Contributor Author

shantur commented Dec 8, 2019

@arendst : Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requested feature (hold over) Result - Feature that will not be added soon (out of scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants