On 2024/08/31 12:44:19 Melloware Inc wrote: > I feel like this PR is a good idea. Just from a safety perspective and not > accidentally logging a password.
The PR does nothing to avoid logging passwords. It only plays games when a bean implements toString() which might have unexpected consequences. I'm not sure. I took another look and I'm not sure this is helpful though, and it also contains some global variable editing that will be problematic IMO. See my comments in the PR. Gary > > On Mon, Aug 26, 2024 at 5:41 PM Gary D. Gregory <ggreg...@apache.org> wrote: > > > Hi All, > > > > Does anyone have thoughts on PR > > https://github.com/apache/commons-beanutils/pull/276 ? > > > > TY, > > Gary > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > -- > ============================== > Melloware > melloware...@gmail.com > http://melloware.com > ============================== > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org