do not munge hash keys in client-provided request. fixes #1516
authorTom Clegg <tom@clinicalfuture.com>
Tue, 24 Sep 2013 17:30:20 +0000 (13:30 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Tue, 24 Sep 2013 17:31:47 +0000 (13:31 -0400)
commit9ec35ef84a67b920e5a4c406ed0007fe6bca6d2d
treec4b539e4f8e60b4eb1f21d6f66cceee1dc42b017
parent267be0e8d26de7a6a5324e50d524d77e82364491
do not munge hash keys in client-provided request. fixes #1516
services/api/app/controllers/application_controller.rb
services/api/app/controllers/static_controller.rb
services/api/app/controllers/user_sessions_controller.rb