-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bug/to-fixSomething isn't workingSomething isn't working
Description
The password_verify function seems not to work properly under a Unix-like operating system (especially MacOS).
Meanwhile, to work around this problem, do not use password_hash when creating an account in model/UserModel.php and compare the passwords directly without password_verify in controller/UserController.php.
Metadata
Metadata
Assignees
Labels
bug/to-fixSomething isn't workingSomething isn't working