]> Sergey Matveev's repositories - public-inbox.git/commit
precheck: stricter checks including min length
authorEric Wong <e@80x24.org>
Wed, 9 Apr 2014 00:06:53 +0000 (00:06 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Apr 2014 01:29:42 +0000 (01:29 +0000)
commit84030f441bc072d64745d6df49e56e603194fe95
treed56227b6a4b526f0ef4b04a285705c54fff4ecad
parent789f3d2e35034632da49d988e2e90f2e4c95604c
precheck: stricter checks including min length

We should reject values which are too short to be useful or sane.
lib/PublicInbox.pm
t/precheck.t