GRAYBYTE WORDPRESS FILE MANAGER3935

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/nioscentre.in/wp-content/plugins/airlift/admin/components/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/nioscentre.in/wp-content/plugins/airlift/admin/components//show-secret-key.php
<section id="show-secret-key">
	<div class="show-secret-key-container">
		<h4 class="text-left">
			<span>Installation Key</span>
		</h4>
		<div id="secret-key-content">
			<div>
				Use this key on your AifLift dashboard to get started.
			</div><br/>
			<div style="display: flex; gap: 8px; align-items: center;">
				<input type="password" id="secret-key" name="secret_key" value="<?php echo esc_attr( $this->bvinfo->getDefaultSecret() ); ?>" class="widefat" style="flex: 1;" readonly>
				<button type="button" id="view-key" class="button">View Key</button>
				<button type="button" id="copy-key" class="button" onclick="copyToClipboard()">Copy Key</button>
			</div>
		</div>
	</div>
</section>
<script>
	function copyToClipboard() {
		var copyText = document.getElementById("secret-key");
		copyText.type = 'text';
		navigator.clipboard.writeText("<?php echo esc_attr( $this->bvinfo->getDefaultSecret() ); ?>");
		copyText.type = 'password';
		var copyButton = document.getElementById("copy-key");
		copyButton.textContent = 'Copied!';
		document.getElementById('view-key').textContent = 'View Key';
		var copyButton = document.getElementById("copy-key");
		copyButton.textContent = 'Copied!';
		setTimeout(() => copyButton.textContent = 'Copy Key', 2000);
	}
	document.getElementById('view-key').addEventListener('click', function() {
		var keyField = document.getElementById("secret-key");
		if (keyField.type === "password") {
			keyField.type = "text";
			this.textContent = 'Hide Key';
		} else {
			keyField.type = "password";
			this.textContent = 'View Key';
		}
	});
</script>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 28 2025 09:38:19
giriqfky / giriqfky
0755
form.php
1.273 KB
March 28 2025 09:38:19
giriqfky / giriqfky
0644
header_top.php
1.008 KB
March 28 2025 09:38:19
giriqfky / giriqfky
0644
list_accounts.php
1.285 KB
March 28 2025 09:38:19
giriqfky / giriqfky
0644
show-secret-key.php
1.555 KB
March 28 2025 09:38:19
giriqfky / giriqfky
0644
webspacekit_banner.php
2.656 KB
March 28 2025 09:38:19
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF