kibana/x-pack/plugins/actions/server/builtin_action_types/jira
Mike Côté da8ce374cf
Make xpack.actions.rejectUnauthorized setting work (#88690)
* Remove ActionsConfigType due to being a duplicate

* Fix rejectUnauthorized not being configured

* Move proxySettings to configurationUtilities

* Fix isAxiosError check to code

* Add functional test

* Remove comment

* Close webhook server

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-28 13:44:25 -05:00
..
api.test.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
api.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
index.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
mocks.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
schema.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
service.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
service.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
translations.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
types.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
validators.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00