rudder
rudder copied to clipboard
Fixes #26767:
https://issues.rudder.io/issues/26767
For the Api account, the token is already redacted, we need the same for the user password
TODO: use a dedicated password type, the password seems to be used to getPassword (override Spring abstract method) and as "" value when user credentials is to be overridden by a plugin
PR updated with a new commit
PR replaced by https://github.com/Normation/rudder/pull/6515