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

rack-protection: Use a glob to select middlewares #1267

Merged
merged 1 commit into from
Mar 19, 2017

Conversation

mwpastore
Copy link
Member

@mwpastore mwpastore commented Mar 17, 2017

StrictTransport, CookieTossing, and ContentSecurityPolicy were not listed in the gemspec and hence not packaged. Let's use a glob to select middlewares to prevent this from happening in the future!

@kgrz
Copy link
Member

kgrz commented Mar 18, 2017

🙊

@mwpastore mwpastore force-pushed the rack-protection-derp branch from 254a493 to ae9cd0e Compare March 18, 2017 19:24
@mwpastore mwpastore changed the title rack-protection: Add StrictTransport, CookieTossing, and CSP rack-protection: Use a glob to select middlewares Mar 18, 2017
StrictTransport, CookieTossing, and ContentSecurityPolicy were not
listed in the gemspec and hence not packaged. Let's use a glob to select
middlewares to prevent this from happening in the future!
@mwpastore mwpastore force-pushed the rack-protection-derp branch from ae9cd0e to 023c50d Compare March 19, 2017 00:00
@zzak zzak merged commit b024312 into sinatra:master Mar 19, 2017
@zzak
Copy link
Member

zzak commented Mar 19, 2017

/cc #1216

@zzak zzak added this to the 2.0.0 milestone Mar 19, 2017
zzak pushed a commit that referenced this pull request Mar 19, 2017
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.

3 participants