-
Notifications
You must be signed in to change notification settings - Fork 7
Feature/elasticsearch authentication #164
base: master
Are you sure you want to change the base?
Conversation
…entication process (basic auth, api token)
…ce provider configuration options.
…board installation on startup
|
Have you tested out the compatability of the changes with both elasticsearch 6.x and 7.x? |
Updated camunda dependencies to version 7.12
|
I testet this PR with elasticsearch v.7.x but not with v.6.x |
|
Tried it out with kibana 6.x seems to be crashing while trying to look for the dashboards/ kibana index, see logs below. Error LogsSetting Lines 160 to 166 in 058de94
|
|
That makes sense... The kibana initialize step is seperated from the elasticsearch index initialize step. A second config option could help us here to seperate this: An we could think about supporting different versions: |
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.11.728 to 1.11.754. See this package in NPM: https://www.npmjs.com/package/com.amazonaws:aws-java-sdk-s3 See this project in Snyk: https://app.snyk.io/org/securecodebox/project/4a50b02a-fc9d-4623-b580-788d52d961a7?utm_source=github&utm_medium=upgrade-pr
…e13ad7ae512f1032927 [Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.11.728 to 1.11.754
…entication process (basic auth, api token)
…ce provider configuration options.
…board installation on startup
…eBox/engine into feature/elastic-authentication
First implementation of https://github.com/secureCodeBox/secureCodeBox/issues/121