12 Commits

Author SHA1 Message Date
mattpass
361c353157 Use POST not REQUEST in terminal 2022-06-24 21:51:06 +01:00
mattpass
518dbd5818 Check we can use shell_exec before usage 2020-12-13 12:03:14 +00:00
mattpass
1ccf01bfc0 No need to double output prompt if no arg for cd 2020-10-23 11:13:23 +01:00
mattpass
9b881cf774 Set cwd in session initially and chdir to it always 2020-10-23 11:09:51 +01:00
mattpass
74fcd33c97 Add demo mode indicator to panes 2020-09-26 08:33:12 +01:00
mattpass
8625c41cf9 Overhauled terminal XHR response and tweaked the UI a little 2020-07-19 22:44:08 +01:00
Matt Pass
f06bbcb3ba Updated prompt in terminal XHR response 2019-09-14 21:08:14 +01:00
Rafael Rotelok
51ab472142 PSR-2 Compliance, removing the closing tag ( ?> ) on php only files
inserting a blank line on the end of php only files
2018-06-16 00:19:49 -03:00
Matt Pass
153aa1f0d5 Typo fix 2017-09-28 21:39:21 +01:00
Dj-jom2x
1b19a77978 check if proc open is enabled ..
we need to check proc_open if disabled .. because line 93 expect something to return ... and it will lead you to self dos infinite while loop.. and your server will going down .. and the message you will receive is "fork: retry: no child processes" , if you try to login on ssh using your cpanel account :)
2017-04-18 08:28:27 +08:00
Matt Pass
3292439a61 Disable terminal usage in demo mode 2017-02-09 12:15:08 +00:00
Matt Pass
caf80ea971 XHR file added - handles terminal work & return info 2016-10-22 17:30:22 +01:00