mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-22 13:14:51 +02:00
fix cisco ces debug
This commit is contained in:
parent
29e69205d6
commit
ab3f4683c9
@ -193,7 +193,6 @@ sub authenticate {
|
||||
sub request_api {
|
||||
my ($self, %options) = @_;
|
||||
|
||||
return {};
|
||||
$self->settings();
|
||||
if (!defined($self->{session_cookie})) {
|
||||
$self->authenticate(statefile => $self->{cache});
|
||||
|
Loading…
x
Reference in New Issue
Block a user