3x-ui/database
MHSanaei 66f946ee54
fix(db): redact credentials in client-merge conflict logs
CodeQL flagged go/clear-text-logging: the merge conflict logger printed
raw Old/New/Kept values, which for password/auth/uuid/subId fields meant
credentials landed in plain-text logs. Mask those four fields at the log
site so operators still see which field collided without leaking secrets.
2026-05-19 12:40:11 +02:00
..
model Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
db.go fix(db): redact credentials in client-merge conflict logs 2026-05-19 12:40:11 +02:00
dialect.go Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
migrate_data.go Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00