Picture of Tomas 1082
Registered 12 years 35 days
Tomas 1082 Wednesday, 16 September 2020, 07:44 AM in response to Daniel Deterding (innovaphone)
Re: Password encryption/hashing in postgres database
Hi, ok thanks. The seed was the last problem so now it works!

Maybe the easiest way to check for correct pw is to take a look at the password in the db. If the hash created programmatically matches with the same password entered in the gui, you're good.

Which means no random salting on the hash.
← You can define your color theme preference here