mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
refactor: use Composer to manage php dependencies (#5216)
This commit is contained in:
committed by
Neil Lathwood
parent
74a4371fb4
commit
e20a242785
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
|
||||
use Phpass\PasswordHash;
|
||||
|
||||
function authenticate($username, $password)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user