diff --git a/app/Lib/Tools/BlowfishPasswordHasherConstant.php b/app/Lib/Tools/BlowfishPasswordHasherConstant.php new file mode 100644 index 000000000..7eb60e56c --- /dev/null +++ b/app/Lib/Tools/BlowfishPasswordHasherConstant.php @@ -0,0 +1,12 @@ +check($password, $currentUser['User']['password']); return $hashed;