]> git.mxchange.org Git - friendica.git/commit
Fix "remember me" cookie for OpenID logins
authorSandro Santilli <strk@kbt.io>
Sun, 12 Mar 2017 00:11:35 +0000 (01:11 +0100)
committerSandro Santilli <strk@kbt.io>
Sun, 12 Mar 2017 00:11:35 +0000 (01:11 +0100)
commitdf6304cc423db5efceedfa4a523425e011f65d96
tree83e97e3c512be63c3b530de266cc644d85173c6d
parent3f6fd8ee691c7d46496e63cb13360cb8f8b0a9d6
Fix "remember me" cookie for OpenID logins

Closes #2432

NOTE: in order to obtain the same "cookie hash" it was required
to include unneeded fields in the user record structure, this would
be good to change in the future...
include/auth.php
include/security.php
mod/openid.php