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 /
bd /
Delete
Unzip
Name
Size
Permission
Date
Action
bd6b9733524433893fe20dbd678ba3f2d7a06a80f771b026b1f31cc19715c5f5.php
4.63
KB
-rw-rw-rw-
2022-12-22 17:25
bdba320489dda8f59ab0cf69d0603d427a53377c736a80aa2ad3ba82be61287d.php
14.76
KB
-rw-rw-rw-
2022-12-09 22:56
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_fb707945a9d7c7183b62cd0b9f9e75cfc3891156b8068f929ce2872247e47d41 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'content' => [$this, 'block_content'], 'modals' => [$this, 'block_modals'], ]; } 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 formBox mini\"> <img src=\"https://www.passion.ru/thumb/1500x0/filters:quality(75):no_upscale()/imgs/2022/03/24/16/5323877/30c1e09df2ea3734f0635eb503b486865d338c36.jpg\" class=\"formBox__bg\" alt=\"\"> <form action=\""; // line 6 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_check"); echo "\" method=\"post\" class=\"formBox__wrp\"> "; // line 7 if ((isset($context["csrf_token"]) || array_key_exists("csrf_token", $context) ? $context["csrf_token"] : (function () { throw new RuntimeError('Variable "csrf_token" does not exist.', 7, $this->source); })())) { // line 8 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.', 8, $this->source); })()), "html", null, true); echo "\" /> "; } // line 10 echo " "; // line 11 if ((isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 11, $this->source); })())) { // line 12 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.', 12, $this->source); })()), "messageKey", [], "any", false, false, false, 12), 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.', 12, $this->source); })()), "messageData", [], "any", false, false, false, 12), "security"), "html", null, true); echo "</div> "; } // line 14 echo " <a href=\""; // line 15 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("main_page"); echo "\" class=\"text-light3\"> <svg width=\"22\" height=\"8\" viewBox=\"0 0 22 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M0.646447 3.64645C0.451184 3.84171 0.451184 4.15829 0.646447 4.35355L3.82843 7.53553C4.02369 7.7308 4.34027 7.7308 4.53553 7.53553C4.7308 7.34027 4.7308 7.02369 4.53553 6.82843L1.70711 4L4.53553 1.17157C4.7308 0.976311 4.7308 0.659728 4.53553 0.464466C4.34027 0.269204 4.02369 0.269204 3.82843 0.464466L0.646447 3.64645ZM21 4.5C21.2761 4.5 21.5 4.27614 21.5 4C21.5 3.72386 21.2761 3.5 21 3.5V4.5ZM1 4.5H21V3.5H1V4.5Z\" fill=\"#8698BB\"/> </svg> "; // line 20 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.back"), "html", null, true); echo " </a> <h1 class=\"formBox__tt text-center\">"; // line 22 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.entrance"), "html", null, true); echo "</h1> <div class=\"inputBox\"> <input type=\"text\" 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\" class=\"input\" /> <label for=\"username\">"; // line 25 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.email"), "html", null, true); echo "</label> </div> <div class=\"inputBox\"> <input type=\"password\" id=\"password\" name=\"_password\" required=\"required\" autocomplete=\"current-password\" class=\"input\" /> <label for=\"password\">"; // line 29 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.password"), "html", null, true); echo "</label> </div> <div class=\"line-center formBox-line\"> <div class=\"cbx\"> <input type=\"checkbox\" id=\"remember_me\" name=\"_remember_me\" value=\"on\" /> <label for=\"remember_me\">"; // line 34 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.remember"), "html", null, true); echo "</label> </div> <button class=\"text-blue medium\"> "; // line 37 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.forget"), "html", null, true); echo " </button> </div> <button class=\"btn btn-green w-100\" id=\"_submit\" name=\"_submit\">"; // line 40 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.login"), "html", null, true); echo "</button> <a href=\""; // line 41 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_register"); echo "\" class=\"fz20Medium text-blue text-center w-100\">"; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("auth.register"), "html", null, true); echo "</a> </form> </div> "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } // line 46 public function block_modals($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", "modals")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "modals")); // line 47 echo " "; $__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 ( 178 => 47, 168 => 46, 152 => 41, 148 => 40, 142 => 37, 136 => 34, 128 => 29, 121 => 25, 117 => 24, 112 => 22, 107 => 20, 99 => 15, 96 => 14, 90 => 12, 88 => 11, 85 => 10, 79 => 8, 77 => 7, 73 => 6, 69 => 4, 59 => 3, 36 => 1,); } public function getSourceContext() { return new Source("{% extends 'layouts/auth-layout.html.twig' %} {% block content %} <div class=\"login formBox mini\"> <img src=\"https://www.passion.ru/thumb/1500x0/filters:quality(75):no_upscale()/imgs/2022/03/24/16/5323877/30c1e09df2ea3734f0635eb503b486865d338c36.jpg\" class=\"formBox__bg\" alt=\"\"> <form action=\"{{ path(\"fos_user_security_check\") }}\" method=\"post\" class=\"formBox__wrp\"> {% if csrf_token %} <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token }}\" /> {% endif %} {% if error %} <div>{{ error.messageKey|trans(error.messageData, 'security') }}</div> {% endif %} <a href=\"{{ path('main_page') }}\" class=\"text-light3\"> <svg width=\"22\" height=\"8\" viewBox=\"0 0 22 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M0.646447 3.64645C0.451184 3.84171 0.451184 4.15829 0.646447 4.35355L3.82843 7.53553C4.02369 7.7308 4.34027 7.7308 4.53553 7.53553C4.7308 7.34027 4.7308 7.02369 4.53553 6.82843L1.70711 4L4.53553 1.17157C4.7308 0.976311 4.7308 0.659728 4.53553 0.464466C4.34027 0.269204 4.02369 0.269204 3.82843 0.464466L0.646447 3.64645ZM21 4.5C21.2761 4.5 21.5 4.27614 21.5 4C21.5 3.72386 21.2761 3.5 21 3.5V4.5ZM1 4.5H21V3.5H1V4.5Z\" fill=\"#8698BB\"/> </svg> {{ 'auth.back'|trans }} </a> <h1 class=\"formBox__tt text-center\">{{ 'auth.entrance'|trans }}</h1> <div class=\"inputBox\"> <input type=\"text\" id=\"username\" name=\"_username\" value=\"{{ last_username }}\" required=\"required\" autocomplete=\"username\" class=\"input\" /> <label for=\"username\">{{ 'auth.email'|trans }}</label> </div> <div class=\"inputBox\"> <input type=\"password\" id=\"password\" name=\"_password\" required=\"required\" autocomplete=\"current-password\" class=\"input\" /> <label for=\"password\">{{ 'auth.password'|trans }}</label> </div> <div class=\"line-center formBox-line\"> <div class=\"cbx\"> <input type=\"checkbox\" id=\"remember_me\" name=\"_remember_me\" value=\"on\" /> <label for=\"remember_me\">{{ 'auth.remember'|trans }}</label> </div> <button class=\"text-blue medium\"> {{ 'auth.forget'|trans }} </button> </div> <button class=\"btn btn-green w-100\" id=\"_submit\" name=\"_submit\">{{ 'auth.login'|trans }}</button> <a href=\"{{ path('fos_user_security_register') }}\" class=\"fz20Medium text-blue text-center w-100\">{{ 'auth.register'|trans }}</a> </form> </div> {% endblock content %} {% block modals %} {% endblock modals %}", "auth/login.html.twig", "/home/www/wb/templates/auth/login.html.twig"); } }