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
afbd8d53b62155e408a5d2e987a52c364f2cfdd2
railsgoat
/
app
T
History
cktricky
afbd8d53b6
fix for issue
#44
2013-10-12 17:04:57 -04:00
..
assets
fix for issue
#44
2013-10-12 17:04:57 -04:00
controllers
verifying user exists before trying to update
2013-10-09 11:08:39 -04:00
helpers
added a very dangerous, very serious vulnerability (constantize
2013-06-02 22:42:29 -04:00
mailers
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
models
intended to remove some of the weirdness when updating a users account. A blank password basically ends up causing the previously existing password to be hashed twice. Probably move to has_secure_password at some point although that may end up screwing up the intent of the particular tutorial item
2013-09-30 13:03:03 -04:00
views
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