straw/strawApp/src
Cobb 417456ad49
All checks were successful
build-apk / build-and-publish (push) Successful in 8m20s
diag: keep channel/playlist ids in the dogfood scrub profile
The dogfood profile already skips the channel/playlist/video-id replacements,
but the always-on LONG_TOKEN pass (20+ chars w/ a digit) then redacted the
24-char channel ids and long playlist ids to <token> — so channel_info logs
showed "[channel <token>]" instead of the real id. LONG_TOKEN on the dogfood
profile now keeps a token that is exactly a channel (UC…) or playlist
(PL/UU/LL/RD/OLAK5uy_…) id, while every other high-entropy run (visitorData,
hashes) still redacts. Full profile unchanged. +2 unit tests.
2026-08-06 09:48:32 -07:00
..
main diag: keep channel/playlist ids in the dogfood scrub profile 2026-08-06 09:48:32 -07:00
test/kotlin/com/sulkta/straw/util diag: keep channel/playlist ids in the dogfood scrub profile 2026-08-06 09:48:32 -07:00