403Webshell
Server IP : 82.64.35.208  /  Your IP : 192.168.65.1
Web Server : Apache/2.4.68 (Debian)
System : Linux 079bc81edf51 6.12.76-linuxkit #1 SMP Tue Jul 21 14:38:37 UTC 2026 aarch64
User : root ( 0)
PHP Version : 8.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/plugins/manager-for-galene-videoconference/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/plugins/manager-for-galene-videoconference/views/admin_auth.twig
{% extends main.twig %}

{% block content %}
<nav class="panel">
	<p class="panel-heading">
		{{ __("Login administration",'manager-for-galene-videoconference') }}
	</p>

	<form method="POST" class="box is-flex-grow-1">
		{% wp_nonce_field("admin_auth","gal_form_id",false,true) %}
		<input type="hidden" name='galene_action' value="{{{ @$action }}}" >
		<div class="field">
			<label class="label">{{ __("Login name",'manager-for-galene-videoconference') }}</label>
			<div class="control">
				<input class="input" type="text" placeholder="{{{ __("Login name",'manager-for-galene-videoconference') }}}" name="galene_login" id="galene_login" required="required" value="{{{ @$presets['galene_user'] }}}">
			</div>
		</div>
		<div class="field">
			<label class="label">{{ __("Password",'manager-for-galene-videoconference') }}</label>
			<div class="control">
				<input class="input" type="password" placeholder="{{{ __("Password",'manager-for-galene-videoconference') }}}" name="galene_password" id="galene_password" required="required"  value="{{{ @$presets['galene_password'] }}}">
			</div>
		</div>
		<div class="field">
			<button class="button is-info" type="submit">{{ __("Next",'manager-for-galene-videoconference') }}</button>
		</div>
	</form>

</nav>
{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit