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

11 Apr
2017
11 Apr
'17
5:24 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 05e87b4a9299afdf6c0e09762b31d4cea1d68eba https://github.com/phpmyadmin/phpmyadmin/commit/05e87b4a9299afdf6c0e09762b31... Author: Michal Čihař <michal@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@cihar.com>
3077
Age (days ago)
3077
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař