mirror of
https://github.com/friendica/friendica
synced 2025-04-23 19:50:11 +00:00
Changed OpenID registration
This commit is contained in:
parent
2edccf9341
commit
aca701bef8
9 changed files with 128 additions and 113 deletions
|
@ -622,6 +622,7 @@ class User
|
|||
}
|
||||
}
|
||||
|
||||
/// @todo Check if this part is really needed. We should have fetched all this data in advance
|
||||
if (empty($username) || empty($email) || empty($nickname)) {
|
||||
if ($openid_url) {
|
||||
if (!Network::isUrlValid($openid_url)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue