Add random_bytes check in installer
commit387250efa9ce115f7bd9bc7f23c565a20031478c
authorPhy <git@phy25.com>
Sat, 29 Feb 2020 04:36:35 +0000 (28 23:36 -0500)
committerPhy <git@phy25.com>
Sat, 29 Feb 2020 04:36:35 +0000 (28 23:36 -0500)
tree7bd1c0aa393f3309ccc51d8977b680a537dc7a96
parentf17724f821884e579f5b6eb846ed95c7d5b15eeb
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
inc/lang/en/lang.php
install.php