mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
System/Trust/Certificates - oops, there is no toggle on certs...
This commit is contained in:
parent
7fa69acbdc
commit
16a6dcbd4c
@ -205,10 +205,6 @@ class CertController extends ApiMutableModelControllerBase
|
||||
}
|
||||
return ['status' => 'failed'];
|
||||
}
|
||||
public function toggleAction($uuid, $enabled = null)
|
||||
{
|
||||
return $this->toggleBase('cert', $uuid, $enabled);
|
||||
}
|
||||
|
||||
public function caInfoAction($caref)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user