mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Fixed some scrut issues labelled Major
This commit is contained in:
@@ -47,8 +47,6 @@ class PasswordHash {
|
||||
|
||||
function get_random_bytes($count)
|
||||
{
|
||||
$output = '';
|
||||
|
||||
$output = openssl_random_pseudo_bytes($count,$strong);
|
||||
|
||||
if(empty($output))
|
||||
|
||||
Reference in New Issue
Block a user