mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-08-14 14:28:10 +02:00
IcingaEndpoint: fix indentation
This commit is contained in:
parent
9f2070dced
commit
3714d2567b
@ -74,7 +74,7 @@ class IcingaEndpoint extends IcingaObject
|
||||
|
||||
$user = $this->getApiUser();
|
||||
$client->setCredentials(
|
||||
// TODO: $user->client_dn,
|
||||
// TODO: $user->client_dn,
|
||||
$user->object_name,
|
||||
$user->password
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user