[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1beb81: Implemented header auth

Michal Čihař michal at cihar.com
Tue Dec 13 17:38:49 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1beb8130ad6c3604a030fef6f4f2e555e10f47f6
      https://github.com/phpmyadmin/phpmyadmin/commit/1beb8130ad6c3604a030fef6f4f2e555e10f47f6
  Author: osaid <osaid.nasir at gmail.com>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Implemented header auth


  Commit: 800975a73ca381a2dc065f0e3f474b95f120484a
      https://github.com/phpmyadmin/phpmyadmin/commit/800975a73ca381a2dc065f0e3f474b95f120484a
  Author: osaid <osaid.nasir at gmail.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  PMA_sendHeaderLocation called after actually sending headers


  Commit: 9e93ba5b48606b3b4ab7e9c46f763ea3fe275dee
      https://github.com/phpmyadmin/phpmyadmin/commit/9e93ba5b48606b3b4ab7e9c46f763ea3fe275dee
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pull/12793' into tmp


  Commit: d8c80afae9c34fa9c863daffe6912a97be1cbb0d
      https://github.com/phpmyadmin/phpmyadmin/commit/d8c80afae9c34fa9c863daffe6912a97be1cbb0d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Always set global settings for testing

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


  Commit: 66ac1a3053b16201d3be549f56a8585e74d634e8
      https://github.com/phpmyadmin/phpmyadmin/commit/66ac1a3053b16201d3be549f56a8585e74d634e8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M libraries/Header.php

  Log Message:
  -----------
  Remove unused variable safari_browser

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


  Commit: d393505ce151b6eba00fb2eddfe40f2f402c3552
      https://github.com/phpmyadmin/phpmyadmin/commit/d393505ce151b6eba00fb2eddfe40f2f402c3552
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Avoid using define() for PMA_IS_IIS in tests

It is not used anywhere in the code.

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


  Commit: c20474b5c56af994e4742e694fae1480d40071b3
      https://github.com/phpmyadmin/phpmyadmin/commit/c20474b5c56af994e4742e694fae1480d40071b3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Properly set Response mock for testing

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f0d3aaa5c018...c20474b5c56a


More information about the Git mailing list