Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4ca1f8bd27f8f23cbf4101e1ba3e311b6791d9f7
      
https://github.com/phpmyadmin/phpmyadmin/commit/4ca1f8bd27f8f23cbf4101e1ba3e311b6791d9f7
  Author: Michal Čihař <[email protected]>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M libraries/plugins/auth/AuthenticationCookie.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php

  Log Message:
  -----------
  Remove no longer needed code in authentication

The code is incosistent between auth methods and I don't see any purpose
for it.

Fixes #12478
Fixes #13003

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


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

  Changed paths:
    M libraries/plugins/auth/AuthenticationCookie.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php

  Log Message:
  -----------
  Merge pull request #13024 from nijel/remove-unused-auth-code

Remove no longer needed code in authentication


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/7c22af6d78bc...0700cee6e3b7
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to