Skip to content

Mask SSH password in debug log output#98

Merged
nitrobass24 merged 1 commit intodevelopfrom
fix/mask-password-in-debug-logs
Feb 28, 2026
Merged

Mask SSH password in debug log output#98
nitrobass24 merged 1 commit intodevelopfrom
fix/mask-password-in-debug-logs

Conversation

@nitrobass24
Copy link
Owner

Summary

  • Mask Lftp.remote_password in the debug config dump so it displays ******** instead of the plaintext password

Fixes #97

Test plan

  • Enable debug mode, restart container, verify password shows as ******** in docker logs

🤖 Generated with Claude Code

Fixes #97 — the config dump in debug mode was logging
Lftp.remote_password in plaintext. Now displays ********
instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nitrobass24 nitrobass24 merged commit c9538d4 into develop Feb 28, 2026
4 checks passed
@nitrobass24 nitrobass24 deleted the fix/mask-password-in-debug-logs branch February 28, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant