[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 98964e: Remove is_superuser superglobal

Michal Čihař michal at cihar.com
Tue Oct 10 12:28:22 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 98964e2f59a010f288000b2fed5ee5b620b6a211
      https://github.com/phpmyadmin/phpmyadmin/commit/98964e2f59a010f288000b2fed5ee5b620b6a211
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M db_operations.php
    M import.php
    M libraries/check_user_privileges.inc.php
    M libraries/classes/Controllers/Server/ServerDatabasesController.php
    M libraries/classes/Controllers/Table/TableStructureController.php
    M libraries/classes/Display/ChangePassword.php
    M libraries/classes/Import.php
    M libraries/classes/Rte/RteList.php
    M libraries/classes/Server/Privileges.php
    M libraries/classes/Server/Users.php
    M libraries/common.inc.php
    M libraries/server_common.inc.php
    M server_privileges.php
    M server_replication.php
    M server_user_groups.php
    M sql.php
    M templates/server/databases/table_footer.phtml
    M templates/server/databases/table_header.phtml
    M templates/server/databases/table_row.phtml
    M test/classes/Controllers/Server/ServerCollationsControllerTest.php
    M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
    M test/classes/Server/PrivilegesTest.php
    M test/classes/Server/UsersTest.php

  Log Message:
  -----------
  Remove is_superuser superglobal

Issue #11731

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list