Hackers Love Mass Assignment
Category: Web Development > Ruby On Rails
Posted: 20 May 07
Your site may be at risk! When using mass assignment, you are giving the user complete control over that model and its associations. See how a hacker might use this vulnerability and learn how to stop it in this episode.
|
|
Super Simple Authentication
Category: Web Development > Ruby On Rails
Posted: 20 May 07
The final piece of the administration puzzle: authentication. There are many different approaches which is why I saved this step for last. This episode will cover a few techniques including the simple solution used for this site
|
|