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

Updated for protection against MIME & XSS based attacks #450

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

yashdusing
Copy link
Contributor

Updated headers to ajax call for protection against MIME and XSS based attacks

@Ram81
Copy link
Member

Ram81 commented Nov 17, 2018

@yashdusing can you use the methods listed in #459 to verify the changes you made for HTTP Headers works and mention the results here.

@yashdusing
Copy link
Contributor Author

yashdusing commented Nov 17, 2018

It shows up as unprotected (the same as shown in #459). Although I do have a doubt. 0.0.0.0:8000 is the home page site which has no headers on it. The headers are added to the ajax calls made to import/export or other apps so isn’t it supposed to show up not protected ?(unless we somehow added XSS protection to home page)

@yashdusing
Copy link
Contributor Author

So 0.0.0.0:8000/layer_parameter also is shown as unprotected 😓. I will have to figure out why

@yashdusing
Copy link
Contributor Author

screenshot_20181117_235839
Updated for main page with postman results

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.

2 participants