2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-26 17:54:05 +00:00
Files
xcat-core/xCAT-server
Vinícius Ferrão 65f7b21265 fix(xcatd): redact the arguments stored in the auditlog table
Only syslog received the redacted arguments. The auditlog table was given the
raw string, so a password removed from syslog and from commands.log was still
written to the database, which persists and is readable by anything with access
to it.

Use the redacted text for both. This also covers the mkvm --password and -w
masking a few lines above, which the table did not have either.
2026-08-09 14:01:11 -03:00
..
2026-04-23 02:01:33 -03:00
2016-07-21 13:27:40 -04:00