mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
Remove password hash from log output
This commit is contained in:
@@ -168,7 +168,6 @@ public class XmlUserV1UpdateStep implements UpdateStep {
|
||||
", lastModified=" + lastModified + '\'' +
|
||||
", mail='" + mail + '\'' +
|
||||
", name='" + name + '\'' +
|
||||
", password=" + password + '\'' +
|
||||
", type='" + type + '\'' +
|
||||
", active='" + active + '\'' +
|
||||
'}';
|
||||
|
||||
Reference in New Issue
Block a user