Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
dev /
twig /
af /
Delete
Unzip
Name
Size
Permission
Date
Action
af881240ca18fc3eff00dea91f8973999a5095b5069b1435776413bf5691d22f.php
12.71
KB
-rw-rw-rw-
2023-08-24 14:38
Save
Rename
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* auth/login.html.twig */ class __TwigTemplate_24a0f2ce6a08fd0d35a530123e80858fa4b72a0aae1d909549961edb56d071ce extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'content' => [$this, 'block_content'], ]; } protected function doGetParent(array $context) { // line 1 return "layouts/auth-layout.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "auth/login.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "auth/login.html.twig")); $this->parent = $this->loadTemplate("layouts/auth-layout.html.twig", "auth/login.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } // line 3 public function block_content($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); // line 4 echo " <div class=\"login-box\"> <!-- /.login-logo --> <div class=\"card card-outline card-primary\"> <div class=\"card-header text-center\"> <a href=\"/\" class=\"h1\"><b>WB</b></a> </div> <div class=\"card-body\"> <p class=\"login-box-msg\">Авторизация</p> <form action=\""; // line 13 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_check"); echo "\" method=\"post\"> "; // line 15 if ((isset($context["csrf_token"]) || array_key_exists("csrf_token", $context) ? $context["csrf_token"] : (function () { throw new RuntimeError('Variable "csrf_token" does not exist.', 15, $this->source); })())) { // line 16 echo " <input type=\"hidden\" name=\"_csrf_token\" value=\""; echo twig_escape_filter($this->env, (isset($context["csrf_token"]) || array_key_exists("csrf_token", $context) ? $context["csrf_token"] : (function () { throw new RuntimeError('Variable "csrf_token" does not exist.', 16, $this->source); })()), "html", null, true); echo "\" /> "; } // line 18 echo " "; // line 19 if ((isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 19, $this->source); })())) { // line 20 echo " <div>"; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 20, $this->source); })()), "messageKey", [], "any", false, false, false, 20), twig_get_attribute($this->env, $this->source, (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 20, $this->source); })()), "messageData", [], "any", false, false, false, 20), "security"), "html", null, true); echo "</div> "; } // line 22 echo " <div class=\"input-group mb-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"Username\" id=\"username\" name=\"_username\" value=\""; // line 24 echo twig_escape_filter($this->env, (isset($context["last_username"]) || array_key_exists("last_username", $context) ? $context["last_username"] : (function () { throw new RuntimeError('Variable "last_username" does not exist.', 24, $this->source); })()), "html", null, true); echo "\" required=\"required\" autocomplete=\"username\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-envelope\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"password\" name=\"_password\" required=\"required\" autocomplete=\"current-password\" class=\"form-control\" placeholder=\"Password\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <div class=\"row\"> <div class=\"col-8\"> <div class=\"icheck-primary\"> <input type=\"checkbox\" id=\"remember_me\" name=\"_remember_me\" value=\"on\"> <label for=\"remember_me\"> Запомнить меня </label> </div> </div> <!-- /.col --> <div class=\"col-4\"> <button id=\"_submit\" name=\"_submit\" class=\"btn btn-primary btn-block\">Войти</button> </div> <!-- /.col --> </div> </form> <!-- /.social-auth-links --> <p class=\"mb-1\"> <a href=\""; // line 58 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_register"); echo "\">Забыли пароль</a> </p> <p class=\"mb-0\"> <a href=\""; // line 61 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_register"); echo "\" class=\"text-center\">Зарегистрироваться</a> </p> </div> <!-- /.card-body --> </div> <!-- /.card --> </div> <!-- /.login-box --> "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } public function getTemplateName() { return "auth/login.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 150 => 61, 144 => 58, 107 => 24, 103 => 22, 97 => 20, 95 => 19, 92 => 18, 86 => 16, 84 => 15, 79 => 13, 68 => 4, 58 => 3, 35 => 1,); } public function getSourceContext() { return new Source("{% extends 'layouts/auth-layout.html.twig' %} {% block content %} <div class=\"login-box\"> <!-- /.login-logo --> <div class=\"card card-outline card-primary\"> <div class=\"card-header text-center\"> <a href=\"/\" class=\"h1\"><b>WB</b></a> </div> <div class=\"card-body\"> <p class=\"login-box-msg\">Авторизация</p> <form action=\"{{ path(\"fos_user_security_check\") }}\" method=\"post\"> {% if csrf_token %} <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token }}\" /> {% endif %} {% if error %} <div>{{ error.messageKey|trans(error.messageData, 'security') }}</div> {% endif %} <div class=\"input-group mb-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"Username\" id=\"username\" name=\"_username\" value=\"{{ last_username }}\" required=\"required\" autocomplete=\"username\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-envelope\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"password\" name=\"_password\" required=\"required\" autocomplete=\"current-password\" class=\"form-control\" placeholder=\"Password\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <div class=\"row\"> <div class=\"col-8\"> <div class=\"icheck-primary\"> <input type=\"checkbox\" id=\"remember_me\" name=\"_remember_me\" value=\"on\"> <label for=\"remember_me\"> Запомнить меня </label> </div> </div> <!-- /.col --> <div class=\"col-4\"> <button id=\"_submit\" name=\"_submit\" class=\"btn btn-primary btn-block\">Войти</button> </div> <!-- /.col --> </div> </form> <!-- /.social-auth-links --> <p class=\"mb-1\"> <a href=\"{{ path(\"fos_user_security_register\") }}\">Забыли пароль</a> </p> <p class=\"mb-0\"> <a href=\"{{ path(\"fos_user_security_register\") }}\" class=\"text-center\">Зарегистрироваться</a> </p> </div> <!-- /.card-body --> </div> <!-- /.card --> </div> <!-- /.login-box --> {% endblock content %}", "auth/login.html.twig", "/home/www/wb/templates/auth/login.html.twig"); } }