Merge branch 'top-10-2013' of github.com:OWASP/railsgoat into top-10-2013

This commit is contained in:
cktricky
2013-11-13 18:24:33 -05:00
7 changed files with 140 additions and 6 deletions
+1
View File
@@ -48,6 +48,7 @@ Railsgoat::Application.routes.draw do
get "exposure"
get "url_access"
get "insecure_components"
get "access_control"
get "ssl_tls"
get "redirects"
get "guard"