delta-incubator / delta-sharing-rs

A Minimalistic Rust Implementation of Delta Sharing Server.
MIT License
77 stars 8 forks source link

fix: avoid logging passwords #12

Closed roeap closed 10 months ago

roeap commented 10 months ago

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