Files
awx/awx
Chris Meyers a0038276a4 do not use a custom task exception
* Celery + json pickling do not handle custom Exceptions (and may never
do so). Mentioning of, if handling custom Exceptions then the code would
be susceptible to same arbitrary code execution that python pickle is
vulnerable to.
* So don't use custom Exceptions.
2018-01-04 15:30:52 -05:00
..
2017-12-01 12:31:56 -05:00
2017-12-11 09:42:06 -05:00
2018-01-04 15:30:52 -05:00
2017-11-09 17:21:19 -05:00
2017-11-09 17:21:19 -05:00
2017-11-10 17:04:33 -05:00