1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- @comment $OpenBSD: PLIST,v 1.1.1.1 2014/05/28 22:00:51 jeremy Exp $
- ${GEM_LIB}/cache/${DISTNAME}.gem
- ${GEM_LIB}/gems/${DISTNAME}/
- ${GEM_LIB}/gems/${DISTNAME}/License
- ${GEM_LIB}/gems/${DISTNAME}/README.md
- ${GEM_LIB}/gems/${DISTNAME}/Rakefile
- ${GEM_LIB}/gems/${DISTNAME}/lib/
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack-protection.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/authenticity_token.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/base.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/escaped_params.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/form_token.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/frame_options.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/http_origin.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/ip_spoofing.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/json_csrf.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/path_traversal.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/remote_referrer.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/remote_token.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/session_hijacking.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/version.rb
- ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/xss_header.rb
- ${GEM_LIB}/gems/${DISTNAME}/rack-protection.gemspec
- ${GEM_LIB}/gems/${DISTNAME}/spec/
- ${GEM_LIB}/gems/${DISTNAME}/spec/authenticity_token_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/base_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/escaped_params_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/form_token_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/frame_options_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/http_origin_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/ip_spoofing_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/json_csrf_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/path_traversal_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/protection_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/remote_referrer_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/remote_token_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/session_hijacking_spec.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
- ${GEM_LIB}/gems/${DISTNAME}/spec/xss_header_spec.rb
- ${GEM_LIB}/specifications/${DISTNAME}.gemspec
|