Tags: peterkeung/ezpublish-legacy-netgen
Tags
Fix EZP-24140: Potential vulnerability in eZ Publish password recovery Use openssl_random_pseudo_bytes() if available, otherwise fall back to mt_rand(). Use microtime() for entropy. (cherry picked from commit 5908d5e)
Fix EZP-24140: Potential vulnerability in eZ Publish password recovery Use openssl_random_pseudo_bytes() if available, otherwise fall back to mt_rand(). Use microtime() for entropy. (cherry picked from commit 5908d5e)
Fix EZP-24135: Output buffer gets cleared after legacy call Moved hasInstance() method from \eZ\Publish\Core\MVC\Legacy\Kernel to ezpKernel Use hasInstance() in eZScript Use hasInstance() in Kernel::instance() CS fix in Kernel::instance() (cherry picked from commit 97d6a72)
PreviousNext