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

Login screen creates a session even if Lazy sessions are set

    XMLWordPrintable

Details

    Description

      eZ Publish is not supposed to create session cookies if you have Lazy Sessions. But as soon you open a the login screen a session will be started, even if you don't log in.

      Please notice that when you log out, a new anonymous session cookie will be created as well. I'm not sure this is the same problem or a different one.

      Steps to Reproduce

      1. In your override/site.ini.append.php, add the following lines
        [Session]
        ForceStart=disabled
        
      2. Open the frontend, and confirm you have no session started
      3. Try to open the login scree ( http://your-site.com/login )
      4. An anonymous session cookie will be started

      Attachments

        Activity

          People

            Unassigned Unassigned
            eduardo.fernandes-obsolete@ez.no Eduardo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: