Import new users WITH passwords? Hash mechanism?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Import new users WITH passwords? Hash mechanism?

Post by onoehring » 2019-05-22 11:12

Hi,

I need to add users to the online database from an external (MS Access) database. I would need to transfer userlogin and password from MS Access to the AppGini database.

I would be able to export the SHA2 as well as MD5 hash of a passwort quite easily.

My question is: How does AppGini store the password? Which hashing mechanism is used? Is there any salt?

Here it seems to be MD5 ( viewtopic.php?f=2&t=2612&p=7839&hilit=p ... hash#p7839 ).

Thanks already
Olaf

Post Reply