Using a invalid sha1 value for list=allimages/list=filearchive returns all files.
Using a invalid sha1base36 returns nothing.
In my opinion a error message is good, or let a invalid sha1 return nothing.
Thanks.
Version: 1.18.x
Severity: enhancement
Using a invalid sha1 value for list=allimages/list=filearchive returns all files.
Using a invalid sha1base36 returns nothing.
In my opinion a error message is good, or let a invalid sha1 return nothing.
Thanks.
Version: 1.18.x
Severity: enhancement
0-f and 0-z
Surely it's 0123456789abcdef?
I suppose a length check, and then check for a char that doesn't match those...
Right, so sha1 are hex, but base36 is 0-9a-z like you say
filearchive doesn't allow you to specify a SHA1 hash to filter by.. Just output
r88174
(In reply to comment #4)
filearchive doesn't allow you to specify a SHA1 hash to filter by.. Just output
Because bug 21346 was reverted after written of this bug