rails--rails/activejob/test
Rafael Mendonça França 72300f9742 Do not deserialize GlobalID objects that were not generated by Active Job
Trusting any GlobaID object when deserializing jobs can allow
attackers to access information that should not be accessible to them.

Fix CVE-2018-16476.
2018-11-27 15:28:41 -05:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Do not deserialize GlobalID objects that were not generated by Active Job 2018-11-27 15:28:41 -05:00
integration ActiveJob Backburner adapter: fix priority 2018-09-07 21:55:05 -07:00
jobs Keep executions for each specific exception (#34352) 2018-11-23 11:31:14 -08:00
models
support Permit ActionController::Parameters for serializable Hash 2018-11-19 17:38:29 -05:00
helper.rb