login/pass: encrypt user input in profile data
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 14 Jun 2018 15:00:15 +0000 (17:00 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 14 Jun 2018 15:00:15 +0000 (17:00 +0200)
commitc036bafab7a43b2d3981ede8e49222522965183e
tree856f72b50e314044b09ebaedb5678d36a89fd1bb
parent81875117141750e670484cac19185e06f9967627
login/pass: encrypt user input in profile data

Left cleartext for debugging, but prefer at least blowfish hashing.
Assume PHP v5.5 to generate salts.
login/pass.inc.php