User summary method is now more secure. Email change method prtects account SQL injec...
authorjustin <tr0phy13@gmail.com>
Thu, 14 Apr 2011 07:44:08 +0000 (00:44 -0700)
committerjustin <tr0phy13@gmail.com>
Thu, 14 Apr 2011 07:44:08 +0000 (00:44 -0700)
commitb82ac70a3367072882aa259dae0b6a1b6e3288fa
tree3e073700a3680a13b365edb6bfb3b1c33beea0ef
parentb6c33d42dd37f1fb10db479c5d6b7fb4c660beb9
User summary method is now more secure. Email change method prtects account SQL injection and meta characters, but doesn't do address validation.
app/controllers/account_controller.rb

Benjamin Mako Hill || Want to submit a patch?