Skip to content

Commit 4663fbf

Browse files
authored
disable api
1 parent eaf9d89 commit 4663fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/api/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
3-
3+
exit;
44
if (isset($_POST['user']) || isset($_POST['hash'])) {
55

66
// Authentication

0 commit comments

Comments
 (0)