diff --git a/.rvmrc b/.rvmrc old mode 100644 new mode 100755 diff --git a/app/assets/images/step-1.png b/app/assets/images/step-1.png old mode 100644 new mode 100755 diff --git a/app/assets/images/step-2.png b/app/assets/images/step-2.png old mode 100644 new mode 100755 diff --git a/app/assets/images/user-display.png b/app/assets/images/user-display.png old mode 100644 new mode 100755 diff --git a/app/assets/javascripts/jquery.snippet.js b/app/assets/javascripts/jquery.snippet.js old mode 100644 new mode 100755 diff --git a/app/assets/javascripts/jquery.validate.js b/app/assets/javascripts/jquery.validate.js old mode 100644 new mode 100755 diff --git a/app/assets/javascripts/validation.js b/app/assets/javascripts/validation.js old mode 100644 new mode 100755 diff --git a/app/assets/stylesheets/jquery.snippet.css b/app/assets/stylesheets/jquery.snippet.css old mode 100644 new mode 100755 diff --git a/app/controllers/admin_controller.rb b/app/controllers/admin_controller.rb old mode 100644 new mode 100755 diff --git a/app/helpers/admin_helper.rb b/app/helpers/admin_helper.rb old mode 100644 new mode 100755 diff --git a/app/views/admin/dashboard.html.erb b/app/views/admin/dashboard.html.erb old mode 100644 new mode 100755 diff --git a/app/views/dashboard/home.html.erb b/app/views/dashboard/home.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/admin/_get_all_users.html.erb b/app/views/layouts/admin/_get_all_users.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/admin/_get_user.html.erb b/app/views/layouts/admin/_get_user.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/dashboard/_dashboard_stats.html.erb b/app/views/layouts/dashboard/_dashboard_stats.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/shared/_messages.html.erb b/app/views/layouts/shared/_messages.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/broken_auth_sess/_user_pass_enum.html.erb b/app/views/layouts/tutorial/broken_auth_sess/_user_pass_enum.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/crypto/_password_hashing.html.erb b/app/views/layouts/tutorial/crypto/_password_hashing.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/csrf/_csrf_first.html.erb b/app/views/layouts/tutorial/csrf/_csrf_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/injection/_injection_first.html.erb b/app/views/layouts/tutorial/injection/_injection_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/insecure_dor/_insecure_dor_first.html.erb b/app/views/layouts/tutorial/insecure_dor/_insecure_dor_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/misconfig/_misconfig_first.html.erb b/app/views/layouts/tutorial/misconfig/_misconfig_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/redirects/_redirects_first.html.erb b/app/views/layouts/tutorial/redirects/_redirects_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/ssl_tls/_ssl_tls_first.html.erb b/app/views/layouts/tutorial/ssl_tls/_ssl_tls_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/url_access/_url_access_first.html.erb b/app/views/layouts/tutorial/url_access/_url_access_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorial/xss/_xss_first.html.erb b/app/views/layouts/tutorial/xss/_xss_first.html.erb old mode 100644 new mode 100755 diff --git a/app/views/layouts/tutorials.html.erb b/app/views/layouts/tutorials.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/broken_auth.html.erb b/app/views/tutorials/broken_auth.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/crypto.html.erb b/app/views/tutorials/crypto.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/csrf.html.erb b/app/views/tutorials/csrf.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/guard.html.erb b/app/views/tutorials/guard.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/index.html.erb b/app/views/tutorials/index.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/injection.html.erb b/app/views/tutorials/injection.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/insecure_dor.html.erb b/app/views/tutorials/insecure_dor.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/misconfig.html.erb b/app/views/tutorials/misconfig.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/redirects.html.erb b/app/views/tutorials/redirects.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/ssl_tls.html.erb b/app/views/tutorials/ssl_tls.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/url_access.html.erb b/app/views/tutorials/url_access.html.erb old mode 100644 new mode 100755 diff --git a/app/views/tutorials/xss.html.erb b/app/views/tutorials/xss.html.erb old mode 100644 new mode 100755 diff --git a/app/views/users/account_settings.html.erb b/app/views/users/account_settings.html.erb old mode 100644 new mode 100755 diff --git a/test/functional/admin_controller_test.rb b/test/functional/admin_controller_test.rb old mode 100644 new mode 100755 diff --git a/test/unit/helpers/admin_helper_test.rb b/test/unit/helpers/admin_helper_test.rb old mode 100644 new mode 100755