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

Merge rack protection #1167

Merged
merged 230 commits into from Aug 16, 2016
Merged

Merge rack protection #1167

merged 230 commits into from Aug 16, 2016

Conversation

zzak
Copy link
Member

@zzak zzak commented Aug 12, 2016

No description provided.

Zachary Scott and others added 24 commits July 26, 2016 17:37
This includes:

* Rack::Protection::SessionHijacking
* Rack::Protection::RemoteToken

Closes #47
Fix Tempfile reference being returned as nil
It's in the list of defaults; I'm assuming it's just an oversight that
it isn't in the list of allowed KEYs
Again, I'm assuming this is the intent, as `should allow changing ...` does
try to change img-src
Add img-src CSP directive
Enclose CSP self in quotes
/cc sidekiq/sidekiq#3070

Sorry for breaking stuff, Mike 🙇 🙇 🙇 🙇 🙇 🙇 🙇
Mitigate malicious session cookies set on a subdomain from
being read by the parent domain.
Add cookie tossing protection
Remove extra calls to method that determines cookie paths
@zzak zzak added this to the 2.0.0 milestone Aug 12, 2016
@zzak zzak merged commit aa1f6f9 into master Aug 16, 2016
@zzak zzak deleted the merge-rack-protection branch August 16, 2016 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet