mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
disable api
This commit is contained in:
parent
eaf9d89096
commit
4663fbf574
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
|
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
|
||||||
|
exit;
|
||||||
if (isset($_POST['user']) || isset($_POST['hash'])) {
|
if (isset($_POST['user']) || isset($_POST['hash'])) {
|
||||||
|
|
||||||
// Authentication
|
// Authentication
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue