delta-incubator / delta-sharing-rs

A Minimalistic Rust Implementation of Delta Sharing Server.
MIT License
82 stars 10 forks source link

fix: avoid logging passwords #12

Closed roeap closed 1 year ago

roeap commented 1 year ago

Right now we are exposing user passwords in the logs. With this this PR we redact the user password in the logs.