Skip to content
Snippets Groups Projects
Commit aa3b575c authored by Björn Schießle's avatar Björn Schießle
Browse files

disabled user upload of root certificates until sabredav client can handle them

parent f86ecb3b
Branches
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@
</table>
<br />
<?php if (!$_['isAdminPage']): ?>
<?php if (!$_['isAdminPage'] && false): // disabled until sabredav can handle uploaded ca certs ?>
<table id="sslCertificate" data-admin='<?php echo json_encode($_['isAdminPage']); ?>'>
<thead>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment