Menu login with encrypted password
|
2017-11-14, 10:09
Post: #2
|
|||
|
|||
RE: Menu login with encrypted password
I don't recall if the hash functions have been extended to allow storing into a variable or not. Carefully check the git commit log for details or ask on IRC. If they have been extended to support this behavior then you can use a sha1 or md5 checksum of the password and compare against that. That is at least a little bit better than just having everything in plain-text.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Menu login with encrypted password - philthynz - 2017-11-10, 17:06
RE: Menu login with encrypted password - robinsmidsrod - 2017-11-14 10:09
RE: Menu login with encrypted password - philthynz - 2017-11-16, 14:16
RE: Menu login with encrypted password - Torgeir - 2017-11-20, 22:56
|
User(s) browsing this thread: 1 Guest(s)