clockwork icon indicating copy to clipboard operation
clockwork copied to clipboard

Consider adding config for DataSource::removePasswords()

Open ssnepenthe opened this issue 4 years ago • 1 comments

I am currently working with WordPress which uses "pwd" as the password key.

Not the end of the world - extend and override works fine.

But it would be nice if we could configure keys or patterns for keys that should be considered sensitive data and removed.

ssnepenthe avatar Aug 16 '21 17:08 ssnepenthe

Yeah, this makes sense, added to the 6.0 todo list.

itsgoingd avatar Sep 05 '21 19:09 itsgoingd