Skip to content

fix: ellipsis on long masked values - #43

Merged
gchiesa merged 1 commit into
mainfrom
fix-ellipsis-long-mask
Jul 18, 2026
Merged

fix: ellipsis on long masked values#43
gchiesa merged 1 commit into
mainfrom
fix-ellipsis-long-mask

Conversation

@gchiesa

@gchiesa gchiesa commented Jul 18, 2026

Copy link
Copy Markdown
Owner

What

This PR introduce a cosmetic improvement in the masking of the redacted header information.

When a masked header is longer than a specific value then DRL perform ellipsis, so instead presenting a number of * for each character, it presents the first N chars and then ...

Testing

  • Unit tests added / updated (mise run tests passes)
  • Linter passes (mise run lint passes)
  • Manually tested with the Docker Compose stack (deployments/docker-compose/)
  • No tests needed — explain why:

Checklist

  • Tracking issue is referenced above
  • Commit messages follow Conventional Commits format
  • Assisted-By trailers added where an AI assistant contributed
  • Documentation updated in docs/content/docs/ if behaviour changed

@gchiesa
gchiesa merged commit f65ab97 into main Jul 18, 2026
15 checks passed
@gchiesa
gchiesa deleted the fix-ellipsis-long-mask branch July 18, 2026 15:26
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