UserSourceManager.Wrapper logs cleartext passwords

Hi,
while trying to find the cause for an authentication problem, i set the ‘UserSourceManager.Wrapper’ log to DEBUG. In this mode, the entered password is logged, which is a very bad idea.

Ignition version is 7.6.4.

INFO | jvm 2 | 2014/01/17 15:08:56 | DEBUG [Wrapper ] [15:08:54,688]: [profileName=default] Attempting primary authentication challenge [{username=******, password=********}]

I have submitted a bug report to our development team, and this should be corrected in the next minor release.