This website requires JavaScript.
Explore
Help
Register
Sign In
team-alpha
/
railsgoat
Watch
1
Star
0
Fork
0
You've already forked railsgoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
987b6d8844c5713c681baaeeda7390315c701f2c
railsgoat
/
app
/
models
T
History
Michael McCabe
69c180e845
minor changes to spec_helper and user model
2013-09-06 15:54:06 -04:00
..
.gitkeep
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
2013-04-24 18:09:43 -04:00
benefits.rb
added a tutorial for command injection
2013-07-10 20:42:04 -04:00
paid_time_off.rb
I believe this has resolved the dependent destruction and we can close issue
#18
2013-06-02 13:08:56 -04:00
performance.rb
added a few things here. Firstly, I fixed the broken delete function with the admin page. Secondly, whenever you register for this application, we will automatically populate your user data to make the application functional. Seemed like the easiest way to do this
2013-06-01 00:19:07 -04:00
retirement.rb
got rid of mass assignment in certain areas
2013-05-30 12:52:43 -04:00
schedule.rb
added validation for all schedule fields (presence of) and working on a new way to dynamically update your calendar upon submission of a new calendar event
2013-05-31 00:31:13 -04:00
user.rb
minor changes to spec_helper and user model
2013-09-06 15:54:06 -04:00
work_info.rb
okay, finally got a working redirect vuln
2013-06-04 11:00:01 -04:00