Commit e93e9c8
fix(wopi): increase guest UserId hash length to 16 chars
Addresses review feedback: bumps substr length from 8 to 16 hex chars
(64-bit) for Birthday Paradox mitigation on guest UserId generation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0c4e9cf commit e93e9c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
0 commit comments