[SECURITY] 0-pad to length in random string generation
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 14 Oct 2015 21:40:42 +0000 (17:40 -0400)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 18 Dec 2015 09:22:35 +0000 (01:22 -0800)
commit4826c44e9bd7d5ee5e63f0a48fbbe3b5b033620e
tree0279250afb31fb91f8cb2f1a20abe889758686f6
parente95721aae1daad4503eb23d87a114f363b324442
[SECURITY] 0-pad to length in random string generation

Otherwise shorter strings might be generated.

Bug: T115522
Signed-off-by: Chad Horohoe <chadh@wikimedia.org>
Change-Id: I110d873d56762552060fd428c236c8b0e9a859b0
includes/password/PasswordFactory.php