[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b6ab34: Move request check to helper method

Michal Čihař michal at cihar.com
Fri Oct 20 15:45:47 CEST 2017


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

  Changed paths:
    M libraries/classes/Core.php
    M libraries/common.inc.php

  Log Message:
  -----------
  Move request check to helper method

Issue #11731

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


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

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Simplify authentication plugin handling

- rely on autoloader to figure out filename
- directly contruct full class name

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a8cd41bd405f...d1f98f85f888


More information about the Git mailing list