[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 723227: Truncate only long passwords

Michal Čihař michal at cihar.com
Mon Mar 27 15:56:41 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7232271a379396ca1d4b083af051262057003c41
      https://github.com/phpmyadmin/phpmyadmin/commit/7232271a379396ca1d4b083af051262057003c41
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Truncate only long passwords

This avoids problems with certain PHP versions returning false when
first parameter to substr is ''.

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


  Commit: 98a1012ea4e3e2f0d131517e952bd71f1b6b2c4a
      https://github.com/phpmyadmin/phpmyadmin/commit/98a1012ea4e3e2f0d131517e952bd71f1b6b2c4a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8ef8dbf3e956...98a1012ea4e3


More information about the Git mailing list