Branch: refs/heads/master
  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]>


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

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

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


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/da77177a1e8f...f8e83ef36d0d
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to