Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-14261

Pages served from app.php can't disable the update of session_page

    XMLWordPrintable

Details

    Description

      Currently, the unique way to disable the update of session_page is to pass "false" to the parameter of session_begin(). This method is directly called in app.php, so pages served from the routing system can't disable the update of session informations.

      I think that we can move the code that update session informations to page_footer (or other function if more appropriate), so we can allow controllers to tell to the session manager that we don't want to update the session infos.

      Attachments

        Issue Links

          Activity

            People

              nicofuma nicofuma
              Zoddo Zoddo [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: