]> source.dussan.org Git - nextcloud-server.git/commit
Validate requested length is random string generator 32355/head
authorVincent Petry <vincent@nextcloud.com>
Thu, 12 May 2022 11:58:18 +0000 (13:58 +0200)
committerVincent Petry <vincent@nextcloud.com>
Thu, 12 May 2022 11:58:18 +0000 (13:58 +0200)
commit01dbd22c9c2347fffc28240e4a1bd9ccf509a24b
tree015a97fa4209e186a6433650d3440bb5bdf7f89e
parent33ffaad14bd15c8f6ed370b28bc83feec4f69980
Validate requested length is random string generator

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
lib/private/Security/SecureRandom.php
tests/lib/Security/SecureRandomTest.php