• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] sqlite and inputtext
#7
(2021-03-24, 04:46 AM)Threshold Wrote: You should never store passwords in plain text form... always hash your passwords. It's a breach of both security and privacy.

Yes, I am currently using bcrypt. I just wanted to know the process of how to store a password and then implement bcrypt.
  Reply


Messages In This Thread
sqlite and inputtext - by robertocaribbean - 2021-03-21, 05:42 PM
RE: sqlite and inputtext - by Pinch - 2021-03-21, 05:45 PM
RE: sqlite and inputtext - by robertocaribbean - 2021-03-21, 06:37 PM
RE: sqlite and inputtext - by Bakr - 2021-03-21, 08:25 PM
RE: sqlite and inputtext - by robertocaribbean - 2021-03-21, 08:50 PM
RE: sqlite and inputtext - by Threshold - 2021-03-24, 04:46 AM
RE: sqlite and inputtext - by robertocaribbean - 2021-03-24, 02:14 PM

Forum Jump: