[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 152398: Fix login after logout with http authentication

Michal Čihař michal at cihar.com
Thu Mar 17 11:32:32 CET 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1523985bce4aeb15950e80aa75183a473c06430f
      https://github.com/phpmyadmin/phpmyadmin/commit/1523985bce4aeb15950e80aa75183a473c06430f
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M ChangeLog
    M libraries/plugins/auth/AuthenticationHttp.php

  Log Message:
  -----------
  Fix login after logout with http authentication

We can not check token here as it's always there (in the URL) after
logout.

Fixes #12098

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




More information about the Git mailing list