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 7947c10 commit 3de0f19Copy full SHA for 3de0f19
web/api/index.php
@@ -1,7 +1,6 @@
1
<?php
2
define('HESTIA_CMD', '/usr/bin/sudo /usr/local/hestia/bin/');
3
-define('HESTIA_CMD', '/usr/bin/sudo /usr/local/hestia/bin/');
4
-exit;
+
5
if (isset($_POST['user']) || isset($_POST['hash'])) {
6
7
// Authentication
0 commit comments