Revert "Revert "Fix user's displayName being overwritten by (old) cookie""
This reverts commit eba35d28cd
.
This commit is contained in:
parent
f12363d90b
commit
9c4bbf9ad7
1 changed files with 0 additions and 1 deletions
|
@ -866,7 +866,6 @@ class OC {
|
|||
OC_User::setMagicInCookie($_COOKIE['oc_username'], $token);
|
||||
// login
|
||||
OC_User::setUserId($_COOKIE['oc_username']);
|
||||
OC_User::setDisplayName($_COOKIE['oc_username'], $_COOKIE['display_name']);
|
||||
OC_Util::redirectToDefaultPage();
|
||||
// doesn't return
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue