Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2927

Enhance login and logout session handling to use CakePHP framework

    XMLWordPrintable

Details

    Description

      The session handling code in app/webroot./auth/{login,logout/index.php uses $_SESSION to create and update the PHP session. This works with any session handler that ships as a compiled PHP module but precludes using CakePHP framework session handling configuration changes such as database sessions, or Cake framework session plugins.

       

      I have a 1:1 replacement for the $_SESSION usage in both of those files that loads and calls the framework's configuration and session handling logic. The PR will reference this Jira issue.

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin
            robin.blair@at.internet2.edu Robin Blair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: