1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
This commit is contained in:
Konstantin Haase 2012-12-03 22:16:35 +01:00
parent 38f71248f8
commit cdd461896a

View file

@ -1314,7 +1314,7 @@ You can access those options via <tt>settings</tt>:
Sinatra is using Sinatra is using
{Rack::Protection}[https://github.com/rkh/rack-protection#readme] to defend {Rack::Protection}[https://github.com/rkh/rack-protection#readme] to defend
you application against common, opportunistic attacks. You can easily disable your application against common, opportunistic attacks. You can easily disable
this behavior (which will open up your application to tons of common this behavior (which will open up your application to tons of common
vulnerabilities): vulnerabilities):