[phpMyAdmin Git] [phpmyadmin/phpmyadmin] fec188: Remove core library to hash

Michal Čihař michal at cihar.com
Thu Jun 8 16:14:35 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fec1886d9bdc1c477ab835c1888f82f44f01fb3c
      https://github.com/phpmyadmin/phpmyadmin/commit/fec1886d9bdc1c477ab835c1888f82f44f01fb3c
  Author: Michal Čihař <michal at cihar.com>
  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ř <michal at cihar.com>


  Commit: b143069be065daeb7254bddfc84a8b2183c1e344
      https://github.com/phpmyadmin/phpmyadmin/commit/b143069be065daeb7254bddfc84a8b2183c1e344
  Author: Michal Čihař <michal at cihar.com>
  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ř <michal at cihar.com>


  Commit: 61e02b43a89ba3bba18262a3dbef54428e2b83d7
      https://github.com/phpmyadmin/phpmyadmin/commit/61e02b43a89ba3bba18262a3dbef54428e2b83d7
  Author: Michal Čihař <michal at cihar.com>
  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


More information about the Git mailing list