mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +00:00
Bad message.
This commit is contained in:
@@ -62,7 +62,7 @@ class RemoteUserGuard implements Guard
|
|||||||
{
|
{
|
||||||
Log::debug(sprintf('Now at %s', __METHOD__));
|
Log::debug(sprintf('Now at %s', __METHOD__));
|
||||||
if (!is_null($this->user)) {
|
if (!is_null($this->user)) {
|
||||||
Log::debug('No user found.');
|
Log::debug('User is found.');
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user