Commit Graph

669 Commits

Author SHA1 Message Date
cktricky 40763588c7 i hate myself for using onclick but, it works 2015-06-09 14:02:31 -04:00
cktricky d7f652216c way outdated version of brakeman 2015-06-05 21:34:10 -04:00
Mike McCabe 6c5250f3dc Merge pull request #198 from tcopeland/docs_tweak
Add a docs note about running just one spec
2015-04-29 14:02:46 -04:00
Tom Copeland b9dd1a6e3d Add a docs note about running just one spec 2015-04-29 10:18:32 -04:00
Ken Johnson a6e5ba63cc Merge pull request #197 from OWASP/tuts
This removes tutorials from the local copy of railsgoat in favor of the wiki
2015-03-27 15:04:05 -07:00
cktricky 48986b1bbb fixes xss spec failure 2015-03-27 15:04:31 -04:00
cktricky efe81fb6a6 okay, a lot of changes but this basically gets us out of tutorials being hosted locally 2015-03-25 19:32:12 -04:00
Ken Johnson 71c2a20c41 Merge pull request #195 from OWASP/racklivereload
disabling livereload and updating mailcatcher settings
2015-03-22 18:46:51 -07:00
Mike McCabe 7e3e35e3d3 disabling livereload and updating mailcatcher settings 2015-03-21 13:44:28 -04:00
cktricky 022967a905 added our logo 2015-03-20 19:12:38 -04:00
cktricky f8c771a84b Merge branch 'master' of github.com:OWASP/railsgoat into tuts 2015-03-20 18:46:51 -04:00
cktricky 449b599703 cleaned up the view code here for tomorrows thing 2015-03-17 22:12:21 -04: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
Mike McCabe 1eee953f62 adding render vuln 2015-02-23 20:36:53 -05:00
cktricky 3d29293bd4 pry instead of rails c 2015-02-08 18:10:27 -05:00
cktricky 907045488d this change allows the app to get the csrf fixes working when running rake training 2015-01-09 11:40:37 -05:00
cktricky e91bf1e776 still working on content 2015-01-09 11:36:35 -05:00
cktricky 50a9fee280 still experimenting with the flow 2015-01-07 09:34:53 -05:00
cktricky 09ba2b3270 going to dynamically load the tutorial page depending on the route folks decide to take 2015-01-06 19:43:23 -05:00
cktricky c1e5a8684a changing the home page 2015-01-06 17:59:06 -05:00
cktricky 0242907ce6 starting from scratch on how to get started 2015-01-06 16:55:16 -05:00
cktricky e9f66b8694 deleted unnecessary file 2015-01-06 13:44:58 -05:00
chrismo 73e8ab972b assign_user_id and UserFixture password fixes.
When the database is empty, which can happen in the test database and in
the dev database if the seeds.rb aren't applied, the assign_user_id
method would not assign an id and the newer before_filter block to
generate_token would fail.

UserFixture had a password on it that wouldn't pass the new validation
rules once that vulnerability is patched.
2015-01-06 13:21:45 -05:00
cktricky c39b0c35fd resolves issue #180 2015-01-06 13:14:53 -05:00
Ken Johnson 975002ea76 Merge pull request #177 from jasnow/master
Upgraded 22 gems by rebuilding Gemfile.lock file
2014-12-23 08:06:49 -05:00
Al Snow 400aaa5d1c Upgraded 7 gems by rebuilding Gemfile.lock file 2014-12-22 14:49:26 -05:00
Al Snow ecd14e61d4 Upgraded 1 gem by rebuilding Gemfile.lock file 2014-12-14 10:46:29 -05:00
Al Snow 707be5f80c Upgraded 14 gems by rebuilding Gemfile.lock file 2014-12-13 21:42:35 -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
Ken Johnson e81bc257be Merge pull request #173 from jasnow/master
Upgraded 7 gems by rebuilding Gemfile.lock file
2014-11-17 08:12:53 -05:00
Al Snow 9fd0ef0c31 Upgraded 3 gems by rebuilding Gemfile.lock file 2014-11-10 13:38:57 -05:00
Al Snow e1c5606752 Upgraded 3 gems by rebuilding Gemfile.lock file 2014-11-03 09:07:03 -05:00
Al Snow 7f8d7b6adb Upgraded 1 gem by rebuilding Gemfile.lock file 2014-10-31 14:57:06 -04:00
Al Snow 33a5695d71 Upgraded to Rails 3.2.20; Rebuilt Gemfile.lock file 2014-10-30 21:26:36 -04:00
Al Snow 87fed3a305 Rebuilt Gemfile.lock file; Fixed Time.now issue 2014-10-28 13:45:12 -04:00
Al Snow adc8290df8 Upgraded 3 gems by rebuilding Gemfile.lock file 2014-10-24 10:57:11 -04:00
cktricky d6f5d38f77 removing the send tutorial for now 2014-10-23 16:41:54 -05:00
Ken Johnson 5ed0805493 Merge pull request #168 from jasnow/master
Upgraded 4 gems by rebuilding Gemfile.lock file
2014-10-21 15:19:00 -04:00
Al Snow e2d4c0574c Upgraded 4 gems by rebuilding Gemfile.lock file 2014-10-19 11:37:38 -04:00
cktricky 3e36576477 Merge branch 'pr-160' 2014-10-14 16:37:45 -04:00
cktricky eb08a33eb3 Merge branch 'master' of github.com:OWASP/railsgoat 2014-10-14 16:21:44 -04:00
jackMannino 9eb2d9dd91 added vagrant files to gitignore 2014-10-14 16:21:36 -04:00
jackMannino 10b532d4d6 this should resolve issue #162 2014-10-14 16:20:22 -04:00
Al Snow caa16764e5 Upgraded 3 gems by rebuilding Gemfile.lock file 2014-10-14 14:23:25 -04:00
Al Snow 10556860c8 Merge branch 'master' of https://github.com/OWASP/railsgoat 2014-10-10 14:50:55 -04:00
Al Snow a7fc77f354 Updates to Gemfile 2014-10-10 14:50:04 -04:00
Ken Johnson de616146f2 Merge pull request #156 from jasnow/master
Upgraded 1 gem by rebuilding Gemfile.lock file
2014-10-09 14:34:45 -04:00
Al Snow 144f0d9064 Merge branch 'master' of https://github.com/OWASP/railsgoat 2014-10-04 11:10:55 -04:00