Dan Cristian Cecoi

Results 18 comments of Dan Cristian Cecoi

> Thanks @dancristiancecoi for raising this fix. Could you point to the change that caused this? Sure! The PR: https://github.com/opensearch-project/OpenSearch/pull/8922/commits The actual commit: https://github.com/opensearch-project/OpenSearch/pull/8922/commits/1304ef3b26a5e1f60e5d77ea6cef12f0d765c040

Here is an example on how to create a ServiceMonitor that takes the basic auth details from a secret: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/basic-auth.md Just point it to the secret created by the elastic...

> @terryquigleysas In the proposal Phase 1 I see Password4j library as a replacement for BC BCrypt algorithm. However I didn't find any document that states that Password4j is a...

Hello! I have some WIP changes for this feature. As I am somewhat unfamiliar with the code-base I'd like to discuss it before I proceed further in case I am...

Thanks a lot for your thoughts & suggestions @peternied ! > Let me invert the question, why do you trust password4j? In my opinion these are the points in favor...

Hi! I've raised the initial pull request: https://github.com/opensearch-project/security/pull/4381

Hello! Now that we've added support for PBKDF2 and for configuring BCrypt I propose we wait a few release cycles before introducing SCrypt and Argon2. This will allow us to...

Hi! @cwperks I've raised the following issues: - https://github.com/opensearch-project/security/issues/4590 (the work for this is merged but I thought it might be useful to be able to tag it for 2.16....