[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 05e87b: Move authentication failure handling out of Databa...

Michal Čihař michal at cihar.com
Tue Apr 11 17:24:23 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 05e87b4a9299afdf6c0e09762b31d4cea1d68eba
      https://github.com/phpmyadmin/phpmyadmin/commit/05e87b4a9299afdf6c0e09762b31d4cea1d68eba
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    M libraries/DatabaseInterface.php
    M libraries/common.inc.php

  Log Message:
  -----------
  Move authentication failure handling out of DatabaseInterface

We really want to check return value of DatabaseInterface::connect() and
not handle every failure case individually there.

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




More information about the Git mailing list