kibana/x-pack/plugins/actions/server
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
..
authorization [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
builtin_action_types Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
constants Remove legacy plugins support (#77599) 2020-09-23 09:52:51 +02:00
lib Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
manual_tests [actions] fixes action proxies to set the right agent based on target url (#86415) 2021-01-12 11:54:40 -05:00
routes [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
saved_objects [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
usage [Alerts][Actions][Telemetry] Fix mappings for Kibana actions and alert types telemetry. (#88532) 2021-01-27 09:00:50 -08:00
action_type_registry.mock.ts Extended existing alerting functionality to support preconfigured only action types (#64030) 2020-04-24 14:38:28 -07:00
action_type_registry.test.ts [Task Manager] Cleans up legacy plugin structure (#80381) 2020-10-20 13:00:13 +01:00
action_type_registry.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
actions_client.mock.ts Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
actions_client.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
actions_client.ts ECS audit events for alerting (#84113) 2020-12-04 19:13:30 +00:00
actions_config.mock.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
actions_config.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
actions_config.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
config.test.ts Exposed separate from ProxySettings rejectUnauthorized configuration option. (#76061) 2020-08-31 18:11:57 -07:00
config.ts Exposed separate from ProxySettings rejectUnauthorized configuration option. (#76061) 2020-08-31 18:11:57 -07:00
create_execute_function.test.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
create_execute_function.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
feature.ts Cleanup feature registration (#80909) 2020-10-20 12:53:43 -04:00
index.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
mocks.ts Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
plugin.test.ts [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
plugin.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
types.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00