MantisBT: master 0d4dc09e

Author Committer Branch Timestamp Parent
atrol atrol master 2023-09-05 14:34 master ea5df57f
Affected Issues  0032900: Use PHP random_bytes() instead of our custom crypto_generate_random_string function
Changeset

Use random_bytes() to get cryptographically secure random bytes

Fixes 0032900

mod - admin/install.php Diff File
mod - core/crypto_api.php Diff File
mod - core/file_api.php Diff File