Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-18780

eZUserLoginHandler::preCheck() sets unwanted cookie

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 2011.5, 2011.6, 2011.7, 2011.8, 2011.9, 4.2011, 4.5.0, 4.6.0-dev
    • Misc
    • None

    Description

      the line
      $check = eZUserLoginHandler::preCheck( $siteBasics, $uri );
      in index.php will trigger a php session cookie on the admin siteaccess... this is unwanted for two reasons... first the cookie is not the eZ Publish cookie/cookiename ... second it is not needed to that point in time.
      -----------------

      [root@ip-10-34-71-24 live]# curl -A ELB-HealthChecker -I http://localhost/
      HTTP/1.1 200 OK
      Server: Apache/2.2.3 (CentOS)
      Set-Cookie: PHPSESSID=5r93d929rb6sivtr0lhkibito1; path=/
      Served-by: localhost
      Content-language: en-GB
      Vary: Accept-Encoding
      Content-Type: text/html; charset=utf-8
      Content-Length: 21483
      Date: Thu, 13 Oct 2011 21:58:32 GMT
      X-Varnish: 1440281605
      Connection: keep-alive
      Cache-Control: no-cache
      Pragma: no-cache
      Age: 0
      X-Powered-By: eZ Publish by xrow
      X-Cache: 127.0.0.1:MISS
      

      Attachments

        Activity

          People

            unknown unknown
            a7ccb6eb-752c-4f73-908e-4baabf343cdd@accounts.ibexa.co Björn Dieding
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: