made pages for all of the tutorials

This commit is contained in:
Ken Johnson
2013-04-25 01:06:42 -04:00
parent 9542e3f717
commit c75c0b20b3
13 changed files with 133 additions and 32 deletions
+5 -1
View File
@@ -19,7 +19,11 @@ resources :tutorials do
get "broken_auth"
get "insecure_doa"
get "csrf"
get "security"
get "misconfig"
get "crypto"
get "url_access"
get "ssl_tls"
get "redirects"
end
end