Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Admin Login doesn't work
#2

Hi!

Sorry for the delayed response. I'm quite swamped right now with life Smile

The password should not be MD5 encoded in the database (that's actually a pretty big security no-no).
It's encrypted using PHP's password_hash function.

You can this page to generate a new hash, I would encourage just using a temporary placeholder and then updating it from within the FOSSBilling interface once it's reset.
https://onlinephp.io/password-hash
Reply


Messages In This Thread
Admin Login doesn't work - by hal - 09-25-2024, 01:34 PM
RE: Admin Login doesn't work - by BelleNottelling - 10-03-2024, 12:50 AM
RE: Admin Login doesn't work - by noopykat - 10-04-2024, 04:42 AM
RE: Admin Login doesn't work - by noopykat - 10-04-2024, 05:50 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)