Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ebaf126501e5159329b1f84d7fd94c2e08c70057
      
https://github.com/phpmyadmin/phpmyadmin/commit/ebaf126501e5159329b1f84d7fd94c2e08c70057
  Author: Michal Čihař <[email protected]>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M libraries/plugins/auth/AuthenticationCookie.php

  Log Message:
  -----------
  Do not use empty() for checking submitted username

The empty() function is evil and will you block from login with username
"0".

Signed-off-by: Michal Čihař <[email protected]>


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

Reply via email to