Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fec1886d9bdc1c477ab835c1888f82f44f01fb3c
      
https://github.com/phpmyadmin/phpmyadmin/commit/fec1886d9bdc1c477ab835c1888f82f44f01fb3c
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M libraries/common.inc.php
    R libraries/core.lib.php
    A libraries/hash.lib.php
    M libraries/ip_allow_deny.lib.php
    M libraries/plugins/auth/AuthenticationCookie.php
    M libraries/plugins/auth/AuthenticationHttp.php

  Log Message:
  -----------
  Remove core library to hash

It now contains only hash polyfills, so let's have clear name.

Also remove no needed requires (it is already loaded from common).

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


  Commit: b143069be065daeb7254bddfc84a8b2183c1e344
      
https://github.com/phpmyadmin/phpmyadmin/commit/b143069be065daeb7254bddfc84a8b2183c1e344
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M libraries/Header.php
    M libraries/Scripts.php

  Log Message:
  -----------
  Simplify generating URL for php generated js

Use URL::getCommon() instead of constructing URL manually.

This fixes regression introduced by e317e481acaac54617fc20b96063a3f05e490733.

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


  Commit: 61e02b43a89ba3bba18262a3dbef54428e2b83d7
      
https://github.com/phpmyadmin/phpmyadmin/commit/61e02b43a89ba3bba18262a3dbef54428e2b83d7
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M libraries/Header.php
    M libraries/Scripts.php

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


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/5a84cf46528e...61e02b43a89b
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to