Home
last modified time | relevance | path

Searched hist:"387250 efa9ce115f7bd9bc7f23c565a20031478c" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/
H A Dinstall.php387250efa9ce115f7bd9bc7f23c565a20031478c Sat Feb 29 04:36:35 UTC 2020 Phy <git@phy25.com> Add random_bytes check in installer

Fixes #1892. This will be triggered by:

- PHP 7+: "If an appropriate source of randomness cannot be found, an Exception will be thrown"
- paragonie/random_compat: PHP 5.6 support will fail if urandom is not readable

/dokuwiki/inc/lang/en/
H A Dlang.php387250efa9ce115f7bd9bc7f23c565a20031478c Sat Feb 29 04:36:35 UTC 2020 Phy <git@phy25.com> Add random_bytes check in installer

Fixes #1892. This will be triggered by:

- PHP 7+: "If an appropriate source of randomness cannot be found, an Exception will be thrown"
- paragonie/random_compat: PHP 5.6 support will fail if urandom is not readable