mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-26 11:08:51 +02:00
WIP
This commit is contained in:
parent
3e1fd1da14
commit
c308dc89a5
@ -869,6 +869,8 @@ void ApiListener::NewClientHandlerInternal(
|
|||||||
aclient->Start();
|
aclient->Start();
|
||||||
|
|
||||||
willBeShutDown = true;
|
willBeShutDown = true;
|
||||||
|
|
||||||
|
UpdateObjectAuthority();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Log(LogNotice, "ApiListener", "New HTTP client");
|
Log(LogNotice, "ApiListener", "New HTTP client");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user