mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
SelfServiceController: send only the first error
This commit is contained in:
parent
f0cb05a82d
commit
e899a6723d
@ -177,6 +177,7 @@ class SelfServiceController extends ActionController
|
|||||||
} else {
|
} else {
|
||||||
$this->sendJsonError($this->getResponse(), $error);
|
$this->sendJsonError($this->getResponse(), $error);
|
||||||
}
|
}
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user