stackabletech / nifi-operator

A kubernetes operator for Apache NiFi
Other
28 stars 3 forks source link

Correctly encode user given content, such as passwords #624

Closed fhennig closed 2 months ago

fhennig commented 2 months ago

https://github.com/stackabletech/nifi-operator/blob/22bcad44b0ff6a5d655517a34673c75c78b6d102/rust/operator-binary/src/security/authentication.rs#L120

https://github.com/stackabletech/nifi-operator/blob/22bcad44b0ff6a5d655517a34673c75c78b6d102/rust/operator-binary/src/controller.rs#L947