Al Snow
c49fa60d57
Upgraded 1 gem by rebuilding Gemfile.lock file
2015-04-27 22:23:36 -04:00
Al Snow
faef79c0b7
Upgraded 2 gems by rebuilding Gemfile.lock file
2015-04-25 09:34:44 -04:00
Al Snow
b32bc191af
Upgraded 2 gems by rebuilding Gemfile.lock file
2015-04-24 15:06:32 -04:00
Al Snow
6834386c49
Upgraded 3 gems by rebuilding Gemfile.lock file
2015-04-20 09:49:53 -04:00
Al Snow
607af793dd
Upgraded 3 gems by rebuilding Gemfile.lock file
2015-04-15 10:44:02 -04:00
Al Snow
3db086545d
Upgraded 2 gems by rebuilding Gemfile.lock file
2015-04-12 13:15:05 -04:00
Al Snow
10014e1378
Fixed configs found during running 'rails server'
2015-04-09 15:23:40 -04:00
Al Snow
e63a603017
Upgraded 3 gems by rebuilding Gemfile.lock file
2015-04-09 15:04:31 -04:00
Al Snow
1662cc886c
Upgraded 2 gems by rebuilding Gemfile.lock file
2015-04-06 16:13:52 -04:00
Al Snow
acb21b01ab
Upgraded 2 gems by rebuilding Gemfile.lock file
2015-04-01 10:37:45 -04:00
Al Snow
9c5be894d0
Upgraded 3 gems by Rebuilding Gemfile.lock file
2015-03-30 09:08:55 -04:00
Al Snow
890b77bdaf
Upgraded 5 gems by rebuilding Gemfile.lock file
2015-03-28 10:46:52 -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
Al Snow
9838cf2bad
Resynced with parent repo
2015-03-23 13:11:40 -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
Al Snow
b89eff47bd
Upgraded 1 gem by rebuilding Gemfile.lock file
2015-03-21 09:16:52 -04:00
Al Snow
e78c78e4b3
Merge branch 'master' of https://github.com/OWASP/railsgoat
2015-03-21 09:12:36 -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
Al Snow
4bf596f95f
Upgraded 1 gem by rebuilding Gemfile.lock file; Added sleep to try to fix fragile spec
2015-03-19 16:51:22 -04:00
Al Snow
fa3a338838
Merge branch 'master' of https://github.com/OWASP/railsgoat
2015-03-19 16:43:29 -04:00
cktricky
449b599703
cleaned up the view code here for tomorrows thing
2015-03-17 22:12:21 -04:00
Al Snow
cc25ecd477
Upgraded 12 gems by rebuilding Gemfile.lock file
2015-03-15 11:36:45 -04:00
Al Snow
ea588b8aa6
Upgraded 1 gem by rebuilding Gemfile.lock file
2015-03-09 10:44:05 -04:00
Al Snow
847d97657b
Rebuilt Gemfile.lock file
2015-03-06 20:30:54 -05:00
Al Snow
3cb36d99d6
Rebuilt Gemfile.lock file
2015-03-02 09:33:11 -05:00
Al Snow
bb6ad2bae9
Fixed Gemfile.lock file merge conflict
2015-02-26 09:39:48 -05: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
Mike McCabe
1eee953f62
adding render vuln
2015-02-23 20:36:53 -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
7ae98b769b
Rebuilt Gemfile.lock file
2015-01-31 18:34:48 -05:00
Al Snow
ca0526ccc9
Upgraded to Rails 4.0.13; Rebuilt Gemfile.lock file
2015-01-10 09:45:51 -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
Al Snow
38b1391b2b
Upgraded 2 gems by rebuilding Gemfile.lock file
2014-12-30 14:37:00 -05:00
Al Snow
1afe646627
Upgraded rails to 4.0.12
2014-12-28 17:30:16 -05:00
Al Snow
a0330cd323
Merge branch 'rails4'
2014-12-28 17:23:08 -05:00