[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 751c95: Postpone https check to time when it's needed

Michal Čihař michal at cihar.com
Wed Feb 3 17:35:28 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 751c958e576e93413302bbbac26240ae69e0c107
      https://github.com/phpmyadmin/phpmyadmin/commit/751c958e576e93413302bbbac26240ae69e0c107
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M libraries/Config.php

  Log Message:
  -----------
  Postpone https check to time when it's needed

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: a913f998173248bb62586d5a862b1285c4e24505
      https://github.com/phpmyadmin/phpmyadmin/commit/a913f998173248bb62586d5a862b1285c4e24505
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M libraries/Config.php
    M test/classes/ConfigTest.php

  Log Message:
  -----------
  Add detection based on REQUEST_URI as well

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 060aaf9c997a39cfd79548682157058ab5ce8862
      https://github.com/phpmyadmin/phpmyadmin/commit/060aaf9c997a39cfd79548682157058ab5ce8862
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M libraries/Config.php
    M test/classes/ConfigTest.php

  Log Message:
  -----------
  Remove detectHttps method

The isHttps method does the same and simpler.

Issue #11412

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: a569eeca93aadcd8c80480ce23675d97522140ed
      https://github.com/phpmyadmin/phpmyadmin/commit/a569eeca93aadcd8c80480ce23675d97522140ed
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M libraries/Config.php
    M test/classes/ConfigTest.php

  Log Message:
  -----------
  Do not use PmaAbsoluteUri for getCookiePath

Issue #11412

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 43ca165e9f2ff26d541801bb36c2aa756f0422a1
      https://github.com/phpmyadmin/phpmyadmin/commit/43ca165e9f2ff26d541801bb36c2aa756f0422a1
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M libraries/Config.php
    M test/classes/ConfigTest.php

  Log Message:
  -----------
  Remove unused method checkCookiePath

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/49eb80d8879e...43ca165e9f2f


More information about the Git mailing list