[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 2ce7aa: Move storing password/username after checking pass...

Michal Čihař michal at cihar.com
Mon Dec 1 09:53:08 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 2ce7aa70c4896c10c46a5579106cbba647f26b76
      https://github.com/phpmyadmin/phpmyadmin/commit/2ce7aa70c4896c10c46a5579106cbba647f26b76
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    M libraries/common.inc.php
    M libraries/plugins/AuthenticationPlugin.class.php
    M libraries/plugins/auth/AuthenticationCookie.class.php

  Log Message:
  -----------
  Move storing password/username after checking password

The cookie encryption is quite expensive, so let's move it after we
check password validity.

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




More information about the Git mailing list