How do I create a user login and if there is a good login already, can I use that?
Solar OS Help- How to
Started by Cdez, Aug 22 2018 10:41 PM
3 replies to this topic
#1
Posted 22 August 2018 - 10:41 PM
#2
Posted 23 August 2018 - 01:48 AM
Well, first you read in a username and password. Then you hash the password and compare it to the previously stored hash, preferably with some salting.
#3
Posted 23 August 2018 - 11:39 AM
For hashing, there is a sha256 api many people like to use
#4
Posted 23 August 2018 - 02:04 PM
Ok. I will look into this further... I have a feeling that this should be enough to give people what they asked for. Someone wanted a login system, and I overlooked it for a while, thinking that I would do it later... thanks for the help!!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











