Merge branch 'master' of github.com:OWASP/railsgoat

This commit is contained in:
Mike McCabe
2015-02-23 21:30:37 -05:00
7 changed files with 16 additions and 1612 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Railsgoat::Application.configure do
config.action_dispatch.show_exceptions = false
# Disable request forgery protection in test environment
config.action_controller.allow_forgery_protection = false
config.action_controller.allow_forgery_protection = true
# Tell Action Mailer not to deliver emails to the real world.
# The :test delivery method accumulates sent emails in the