Jump to content




Solar OS Help- How to


  • You cannot reply to this topic
3 replies to this topic

#1 Cdez

  • Members
  • 16 posts
  • LocationAt my Computer.

Posted 22 August 2018 - 10:41 PM

How do I create a user login and if there is a good login already, can I use that?

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

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 EveryOS

  • Members
  • 570 posts
  • LocationOver there ->

Posted 23 August 2018 - 11:39 AM

For hashing, there is a sha256 api many people like to use

#4 Cdez

  • Members
  • 16 posts
  • LocationAt my Computer.

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