-
- Downloads
There was a problem fetching the pipeline summary.
fix: sanity checks on user params
fixes #8801 Includes a test reproducing 500 on lynx We now make use of ActionController::Parameters require and permit methods.
Showing
- app/controllers/api/users_controller.rb 10 additions, 1 deletionapp/controllers/api/users_controller.rb
- test/functional/api/users_controller_test.rb 18 additions, 4 deletionstest/functional/api/users_controller_test.rb
- test/integration/api/srp_test.rb 1 addition, 1 deletiontest/integration/api/srp_test.rb
- test/integration/api/update_account_test.rb 8 additions, 0 deletionstest/integration/api/update_account_test.rb
Loading
Please register or sign in to comment