Error on 3.2.2 for hash password?

HI, is there a bug on hashing passwords for the login setup? I am windows 10, wappler 3.2.2.

I have been building a new login setup (following the video). it all works fine except when I add a hashed salt password.

I have created a new user page/server app etc, for new user and login, the query to do the new user insert has a hash 512 salt password set on the query, and the security login for the login server app has the salt with the same word on the $POST. If I remove the salt/hash from both I can sign in, create users. If I add the salt to both (using same word) I cannot sign in, I can see in my DB it inserts the new user and the password is hashed, but signing in just gives me a 401 so it’s failing on the hash I believe.

Had this working on an earlier project I played around with in wappler 3.0.0 no problems, but in 3.2.2 I cannot sign in, sat here for hours looking at it, changing salt words, saving, refreshing, checking the DB etc, I just cant phathom it :frowning:


Thanks
Darren

Community Page
Last updated: