[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 056ed1: Correctly generate link for editing user

Michal Čihař mcihar at suse.cz
Wed Aug 7 16:38:35 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 056ed1929ef473bf1d9e17e4728a14c3a8a22175
      https://github.com/phpmyadmin/phpmyadmin/commit/056ed1929ef473bf1d9e17e4728a14c3a8a22175
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php
    M server_privileges.php

  Log Message:
  -----------
  Correctly generate link for editing user

With PMA_URL_getCommon we get correct separator and escaping for free.


  Commit: 950af59138909552f842d21f4ffe9f515d68add5
      https://github.com/phpmyadmin/phpmyadmin/commit/950af59138909552f842d21f4ffe9f515d68add5
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Correctly use PMA_URL_getCommon instead of manually adding some parameters


  Commit: 311fc81bcec18cd1693554251f914aa2e7138e48
      https://github.com/phpmyadmin/phpmyadmin/commit/311fc81bcec18cd1693554251f914aa2e7138e48
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php
    M server_privileges.php

  Log Message:
  -----------
  Correctly generate link for revoking user

With PMA_URL_getCommon we get correct separator and escaping
for free.


  Commit: 7e142381c91c4470d6a96e6d62cb482bf59a9a77
      https://github.com/phpmyadmin/phpmyadmin/commit/7e142381c91c4470d6a96e6d62cb482bf59a9a77
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php
    M server_privileges.php

  Log Message:
  -----------
  Correctly generate link for exporting user

With PMA_URL_getCommon we get correct separator and escaping
for free.


  Commit: a14a83b4a8884580122e7885b283bc6428a45df3
      https://github.com/phpmyadmin/phpmyadmin/commit/a14a83b4a8884580122e7885b283bc6428a45df3
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Documentation and coding style improvements


  Commit: 657c3dfdc3fda96ea0789e20704065e2d8b9fd95
      https://github.com/phpmyadmin/phpmyadmin/commit/657c3dfdc3fda96ea0789e20704065e2d8b9fd95
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Various coding style fixes


  Commit: 54d0714c55a211a22ece795a042fa8e7dc1236c3
      https://github.com/phpmyadmin/phpmyadmin/commit/54d0714c55a211a22ece795a042fa8e7dc1236c3
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Prevent manual tweaking of url parameters

PMA_URL_getCommon provides better inteface to constuct them


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/47b64818458c...54d0714c55a2


More information about the Git mailing list