Commit Graph

78 Commits

Author SHA1 Message Date
Al Snow cc309ebaee Removed rake gem LOCKED DOWN 2016-03-13 18:34:13 -04:00
Al Snow 263fa14a10 Upgraded jquery-rails gem; Locked down rake gem to 10.5.0 2016-03-10 05:17:59 -05:00
Al Snow 1abc61f8fa Upgraded rails to 4.2.6 2016-03-08 09:19:55 -05:00
Al Snow 091d6a39a6 Upgraded to 4.2.6.rc1 2016-03-02 08:42:00 -05:00
Al Snow aab2fe2814 Upgraded rails to 4.2.5.2 2016-02-29 17:13:51 -05:00
Al Snow 19668c0f43 Upgraded to Rails 4.2.5.1 2016-01-25 18:12:06 -05:00
Al Snow 893105fc0f Upgraded Ruby to 2.3.0 2015-12-26 18:35:20 -05:00
Al Snow edf9a6d560 Upgraded ruby to 2.2.4 and gems: sprockets-rails and bundler 2015-12-18 10:51:26 -05:00
Al Snow e64bdb9d3c Upgraded Rails to 4.2.5 2015-11-12 16:55:10 -05:00
Al Snow 0580160567 Changed git: to github: in Gemfile 2015-10-06 16:14:29 -04:00
Al Snow d8ea04c136 Upgraded to Rails 4.2.4 2015-08-25 10:09:46 -04:00
Al Snow ce27ba761a Upgraded ruby to 2.2.3 and 2 gems by rebuilding Gemfile.lock file 2015-08-24 14:21:09 -04:00
Al Snow 0604fa3c4e Fixed config.serve_static_assets DEPRECATION WARNING 2015-08-21 11:34:57 -04:00
Al Snow 5ac280566e Synch my Railsgoat repo with parent's repo 2015-08-19 12:05:01 -04:00
Al Snow feb98d41b3 Removed libv8 temp fix; Rebuild Gemfile.lock file 2015-07-03 16:29:40 -04:00
cktricky 144a6eed2a updated gemfile 2015-07-03 10:52:29 -04:00
Al Snow c44d047098 Upgraded 3 gems; Locked down libv8 as temp fix 2015-06-30 22:26:40 -04:00
Al Snow 26124739da Upgraded Ruby to 2.2.2 plus rebuild Gemfile.lock file 2015-06-17 15:22:24 -04:00
Al Snow 4af6cced17 Upgraded Ruby to 2.1.6; Rebuild Gemfile.lock file 2015-05-23 12:04:11 -04:00
Al Snow 9e7eb02cde Merge branch 'master' of https://github.com/OWASP/railsgoat
Conflicts:
	Gemfile.lock
2015-02-26 09:13:15 -05:00
Mike McCabe b2c8e6cf8d Merge branch 'master' of github.com:OWASP/railsgoat 2015-02-23 21:30:37 -05:00
Mike McCabe d1c7b0831d adding vulnerable gem 2015-02-23 21:29:44 -05:00
Al Snow 716a16d514 Modified Gemfile; Rebuilt Gemfile.lock file 2015-02-09 11:29:47 -05:00
cktricky 3d29293bd4 pry instead of rails c 2015-02-08 18:10:27 -05:00
Al Snow ca0526ccc9 Upgraded to Rails 4.0.13; Rebuilt Gemfile.lock file 2015-01-10 09:45:51 -05:00
Al Snow 1afe646627 Upgraded rails to 4.0.12 2014-12-28 17:30:16 -05:00
Al Snow 80e1ede02b Added Fred's Strong Parameter work 2014-12-28 17:20:39 -05:00
Al Snow feb51d077c Add changes 2014-12-28 17:05:46 -05:00
Fred Nixon ea8e9901f4 On branch strong-params
Your branch is behind 'origin/strong-params' by 1 commit, and can be fast-forwarded.

I'll pull to catch up after this commit
Change code to whitelist params
Remove attr_accessible lines
Add strong_params to Gemfile, since this branch is still on Rails 3
Mixin to ActiveRecord::Base ActiveModel::ForbiddenAttributesProtection
Use an initializer for the mixin
2014-12-05 15:04:01 -05:00
Al Snow 415229c1d3 Upgrade Rails to 3.2.21 2014-11-19 12:28:33 -05:00
Al Snow b4a1ad46c4 Upgraded Ruby to 2.1.5; Rebuilt Gemfile.lock file 2014-11-17 17:17:01 -05:00
Al Snow 33a5695d71 Upgraded to Rails 3.2.20; Rebuilt Gemfile.lock file 2014-10-30 21:26:36 -04:00
Al Snow 7694f39825 Upgraded ruby version to 2.1.3 2014-09-19 19:10:51 -04:00
Al Snow 0957033457 Upgraded to Ruby 2.1.3; Changed timeout value 2014-09-19 19:00:40 -04:00
Al Snow 1d3540dbb2 Upgraded Rails to 4.0.10 2014-09-13 14:09:46 -04:00
Al Snow 1ea0c2ddbb More Rails 4.0 upgrade changes
1. Compared existing branch with empty Rails 4.0 project and
    made changes as needed.
 2. Fix find/first warning.
 3. Fix sqlite timeout issue.
    -- config/database.yml
    -- spec/vulnerabilities/insecure_dor_spec.rb
2014-09-13 13:44:07 -04:00
Al Snow 23513cf8d2 Initial Rails 4.0.x upgrade 2014-09-07 13:00:54 -04:00
Al Snow 47095b72d0 Upgraded Rails from 3.2.11 to 3.2.19 - Step 1 of Rails 4.1.x upgrade 2014-07-29 11:43:51 -04:00
Al Snow 96af670ab5 Fix tab issue in Gemfile; Upgraded 7 gems by rebuilding Gemfile.lock file 2014-07-13 13:14:56 -04:00
Al Snow 1bea104205 New 2.1.2 branch changes for Ruby 2.1.2 upgrade 2014-06-25 13:04:14 -04:00
Al Snow 599f62f394 Removed rack-ssl from Gemfile; Rebuilt Gemfile.lock file 2014-06-05 10:08:29 -04:00
Al Snow 5c68943059 Rebuilt Gemfile.lock file; Locked down rspec-rails to 2.14.2 since rspec 3.0.0 changes 'pending' meaning 2014-06-03 10:10:13 -04:00
Al Snow 65a0f3e188 Changed bcrypt-ruby to bcrypt gem (name change; remove warning); Rebuilt Gemfile.lock file 2014-04-18 16:19:42 -04:00
Mike McCabe c0ea2c87a5 adding mysql environment for mysql sql injection tests 2014-04-17 23:03:46 -04:00
Al Snow 84a8ad5b39 Merged master into branch/clean it up/green test run 2014-04-03 21:00:58 -04:00
Al Snow cee5030047 Added rack-ssl (1.3.4) gem 2014-03-24 09:58:41 -04:00
Al Snow 0acf26379b Removed several gem numbers then refreshed Gemfile.lock file 2014-01-01 14:21:35 -05:00
mccabe615 8eb398950f Merge pull request #76 from jamesejr/feature/user_mailer
Implement Forgot Password Feature
2013-12-11 09:19:42 -08:00
James Espinosa 0318205ecb Add MailCatcher for SMTP support to Gemfile 2013-12-10 22:07:05 -06:00
Al Snow 880ede5574 Rebuilt Gemfile.lock file (i18n, listen) 2013-12-03 16:46:03 -05:00