Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Editorial: update security advice #1581

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Conversation

chaals
Copy link
Collaborator

@chaals chaals commented Jul 29, 2018

Fix #952

Don't do Javascript tweaking, use CSP or rfc7034 header. Don't mix SQLi and XSS. Don't rely on Origin tests as protection against CSRF...

See #952

Don't do Javascript tweaking, use CSP or rfc7034 header. Don't mix SQLi and XSS. Don't rely on Origin tests as protection against CSRF.
@siusin
Copy link
Contributor

siusin commented Jul 30, 2018

Marked as non substantive for IPR from ash-nazg.

@siusin
Copy link
Contributor

siusin commented Jul 30, 2018

These changes conform with the suggestions in the issue IMO. Ready to merge.

@siusin siusin closed this Jul 30, 2018
@siusin siusin merged commit 05fa7b5 into master Jul 30, 2018
@scottaohara scottaohara deleted the chaals-update-security-guidance-952 branch July 30, 2018 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants