Temporary plug
This commit is contained in:
parent
5605b21bf0
commit
b87e678bf9
1 changed files with 1 additions and 3 deletions
|
@ -141,10 +141,8 @@ class RegLog extends Page
|
|||
|
||||
// пользователь
|
||||
} else {
|
||||
|
||||
return $this->c->Message->message('Bad request');
|
||||
}
|
||||
|
||||
exit(var_dump($provider->userId, $provider->userName, $provider->userEmail, $this->c->NormEmail->normalize($provider->userEmail)));
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue