We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf9d89 commit 4663fbfCopy full SHA for 4663fbf
web/api/index.php
@@ -1,6 +1,6 @@
1
<?php
2
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
3
-
+exit;
4
if (isset($_POST['user']) || isset($_POST['hash'])) {
5
6
// Authentication
0 commit comments