mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +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 {
|
||||
$this->sendJsonError($this->getResponse(), $error);
|
||||
}
|
||||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user