Skip to content

Truncate long identifier values in file paths#72

Merged
koenvo merged 1 commit intomainfrom
feature/truncate-long-path-values
Apr 8, 2026
Merged

Truncate long identifier values in file paths#72
koenvo merged 1 commit intomainfrom
feature/truncate-long-path-values

Conversation

@koenvo
Copy link
Copy Markdown
Contributor

@koenvo koenvo commented Apr 8, 2026

Values longer than 40 chars are truncated and suffixed with an 8-char MD5 hash to preserve uniqueness. Truncation happens before URL-encoding to avoid cutting encoded sequences like %2F.

Values longer than 40 chars are truncated and suffixed with an 8-char
MD5 hash to preserve uniqueness. Truncation happens before URL-encoding
to avoid cutting encoded sequences like %2F.
@koenvo koenvo merged commit 0e103a4 into main Apr 8, 2026
13 checks passed
@koenvo koenvo deleted the feature/truncate-long-path-values branch April 8, 2026 14:16
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