]> git.mxchange.org Git - friendica.git/commit
Fix update password rehash
authorAlexandre Alapetite <alexandre@alapetite.fr>
Sun, 8 Apr 2018 10:28:04 +0000 (12:28 +0200)
committerAlexandre Alapetite <alexandre@alapetite.fr>
Sun, 8 Apr 2018 10:40:35 +0000 (12:40 +0200)
commit129f6806f6c77622b295f08e03ebb3a4fbecc7d8
tree935ef4810a6391121f6ed267b96cc5e3105eb73c
parent232d1009e56744d064908b1c1803153d211efdad
Fix update password rehash

Fixes https://github.com/friendica/friendica/issues/4743
The logic for updating password was wrong:
https://github.com/friendica/friendica/commit/b0a764b14c2f2798f7eb223e58d47530f80609c1#diff-1466bb1a0a37fe9f7cf52eda8f3b431aR150
src/Model/User.php