Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8dc0f4b8195dc8824081cb8b7116bc07b6347525
      
https://github.com/phpmyadmin/phpmyadmin/commit/8dc0f4b8195dc8824081cb8b7116bc07b6347525
  Author: Michal Čihař <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M db_operations.php
    M libraries/classes/Operations.php

  Log Message:
  -----------
  Use session to indicate switching to new database

There is no reason to store this in cookies.

Issue #11688

Signed-off-by: Michal Čihař <[email protected]>


  Commit: d76606a86978779d29bb2250ec5b2ebc77ba43d9
      
https://github.com/phpmyadmin/phpmyadmin/commit/d76606a86978779d29bb2250ec5b2ebc77ba43d9
  Author: Michal Čihař <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/common.inc.php

  Log Message:
  -----------
  Remove cookie cleanup code

We no longer store any structured information in the cookies, so the
upgrade path is not really needed. Also this can cause problems with
third party integrations.

Issue #11688
Fixes #13480

Signed-off-by: Michal Čihař <[email protected]>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/92a0b8451c63...d76606a86978
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to