[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e19f35: Remove not needed plugin manager for authenticatio...

Michal Čihař michal at cihar.com
Mon Oct 30 14:42:29 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e19f3599a4d167d2f5201f898577b8df286ee846
      https://github.com/phpmyadmin/phpmyadmin/commit/e19f3599a4d167d2f5201f898577b8df286ee846
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Remove not needed plugin manager for authentication

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


  Commit: 579b1275cf1ac74756f92322792f207197629f50
      https://github.com/phpmyadmin/phpmyadmin/commit/579b1275cf1ac74756f92322792f207197629f50
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M libraries/classes/Plugins/Auth/AuthenticationCookie.php
    M libraries/classes/Response.php

  Log Message:
  -----------
  Move login page response logic to the Response class

It really more belongs there and might be easier reused.

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


  Commit: aebe2069ce47fbedffe725a283509131207bc4b7
      https://github.com/phpmyadmin/phpmyadmin/commit/aebe2069ce47fbedffe725a283509131207bc4b7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M libraries/classes/Theme.php
    M test/classes/ThemeTest.php

  Log Message:
  -----------
  Add support for providing fallback images in Theme class

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


  Commit: 0ccaf0ac91fdd879fb39bad6a8c0fe724abbd956
      https://github.com/phpmyadmin/phpmyadmin/commit/0ccaf0ac91fdd879fb39bad6a8c0fe724abbd956
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M libraries/classes/Plugins/Auth/AuthenticationCookie.php
    M libraries/classes/Twig/MessageExtension.php
    M libraries/classes/Twig/UrlExtension.php
    A templates/login/footer.twig
    A templates/login/header.twig
    M test/classes/Plugins/Auth/AuthenticationCookieTest.php

  Log Message:
  -----------
  Use templates for rendering header and footer of login page

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f859a9701d57...0ccaf0ac91fd


More information about the Git mailing list