va-net / flare

Modern and Responsive VA Crew Center - Designed for Infinite Flight and Integrated with VANet
https://flare-demo.vanet.app
GNU General Public License v3.0
15 stars 6 forks source link

Cannot login after latest update #83

Closed alanshaji200 closed 3 years ago

alanshaji200 commented 3 years ago

Describe the issue

Unable to login after installation of latest update. The login screen at /index.php just resets once credentials are submitted. No error messages appear.

Steps to reproduce the issue

Download & Upload latest Master update > replace config file with backup > Try to login > page refreshes

Screenshots

N/A

alanshaji200 commented 3 years ago

I realised this can be fixed by going to classes/Hash.php and change where it says PASSWORD_ARGON2ID to PASSWORD_DEFAULT

rebal15 commented 3 years ago

All done @alanshaji200