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
65eb2caeaf1271c66a6b59e67e0d3ce22b1e3455
railsgoat
/
app
/
models
T
History
cktricky
65eb2caeaf
made a suggestion based on digininjas comment on Rails tutorials blog post. Better to change method name to hash_password than encrypt_password
2013-08-08 16:57:58 -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
made a suggestion based on digininjas comment on Rails tutorials blog post. Better to change method name to hash_password than encrypt_password
2013-08-08 16:57:58 -04:00
work_info.rb
okay, finally got a working redirect vuln
2013-06-04 11:00:01 -04:00