OpenSearch/x-pack/qa/smoke-test-watcher-with-sec...
Albert Zaharovits 5308746270
Remove Watcher Account "unsecure" settings (#36736)
Removes all sensitive settings (passwords, auth tokens, urls, etc...) for
watcher notifications accounts. These settings were deprecated (and
herein removed) in favor of their secure sibling that is set inside the
elasticsearch keystore. For example:
`xpack.notification.email.account.<id>.smtp.password`
is no longer a valid setting, and it is replaced by
`xpack.notification.email.account.<id>.smtp.secure_password`
2019-01-20 12:51:24 +02:00
..
src/test Add the ability to set the number of hits to track accurately (#36357) 2019-01-04 20:36:49 +01:00
build.gradle Remove Watcher Account "unsecure" settings (#36736) 2019-01-20 12:51:24 +02:00
roles.yml Watcher: Store username on watch execution (#31873) 2018-07-16 14:20:16 -05:00