Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 05e87b4a9299afdf6c0e09762b31d4cea1d68eba
      
https://github.com/phpmyadmin/phpmyadmin/commit/05e87b4a9299afdf6c0e09762b31d4cea1d68eba
  Author: Michal Čihař <[email protected]>
  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ř <[email protected]>


_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to