Disable REDACTED for URLs containing MD5 hash
So I have an endpoint for posting files that are unique using MD5 hash. I keep getting
put: Reduce your concurrent request rate for the same object. (10058)
but I cannot debug because all I see is a request to my.tdl/url/path/REDACTED
. This is extremely frustrating because this is not a secret in any way, rather a key. I also don't have another way of debugging what urls are being called.
I know there is already an issue where it says it's not customisable so I hope posting one more time could draw some attention and give more options to developers to whitelist not sensitives hashes. Cheers:)1 Reply
Yes, I saw this and I'd like a toggle to customize it