]> git.mxchange.org Git - friendica.git/commit
OpenId possibly fixed:
authorRoland Häder <roland@mxchange.org>
Wed, 16 May 2018 22:21:06 +0000 (00:21 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 16 May 2018 22:24:25 +0000 (00:24 +0200)
commit6129eb1623f28e1afc585d2756f6ff4f5315e754
tree2ea7e43d5c719295fad4600e8a094ce223df9ca2
parente8e93768db29c83412262f2350233566c8838aa6
OpenId possibly fixed:
- The LightOpenId class' constructor now requires the hostname from where the
  requested started, added it now
- sometimes need to invoke get_app() as $a was not around

Signed-off-by: Roland Häder <roland@mxchange.org>
mod/openid.php
mod/settings.php
src/Model/User.php
src/Module/Login.php