? ? Pending

User tests: Successful: Unsuccessful:

avatar Anu1601CS
Anu1601CS
6 Dec 2017

Pull Request for Issue #18921

Summary of Changes

Changes in :
\joomla-cms\libraries\vendor\joomla\session\src\Session.php

In Start a session and Restart an expired or locked session.

Added : Validate session if the session isn't valid and if it expired then try to restart else destroy it.

Testing Instructions

Apply patch and do nothing for period of time you set in session timer (lifetime).

Expected result

auto logout.

Actual result

still active.

avatar Anu1601CS Anu1601CS - open - 6 Dec 2017
avatar Anu1601CS Anu1601CS - change - 6 Dec 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Dec 2017
Category External Library Libraries Composer Change
avatar mbabker
mbabker - comment - 6 Dec 2017

This PR needs to be submitted against https://github.com/joomla-framework/session/tree/2.0-dev

The libraries/vendor directory is all files from external repositories as compared to the CMS repo.

avatar Anu1601CS
Anu1601CS - comment - 6 Dec 2017

@mbabker But , this file is related to Dev 4.0 branch.

avatar Anu1601CS Anu1601CS - change - 6 Dec 2017
Title
New install
[4.0] Fix Session timer not working.
avatar Anu1601CS Anu1601CS - edited - 6 Dec 2017
avatar Anu1601CS Anu1601CS - change - 6 Dec 2017
Title
[4.0] Fix Session timer not working.
[4.0] Fix Issue Session timer not working.
avatar Anu1601CS Anu1601CS - edited - 6 Dec 2017
avatar mbabker
mbabker - comment - 6 Dec 2017

Understand completely. But, the file you've changed is technically a third party dependency to this repository (as all files in libraries/vendor are). So the change needs to be applied to the source repository otherwise the next time a composer update is run on this repository the change will be overwritten.

avatar mbabker
mbabker - comment - 6 Dec 2017
avatar mbabker mbabker - change - 6 Dec 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-12-06 17:59:38
Closed_By mbabker
Labels Added: ? ?
avatar mbabker mbabker - close - 6 Dec 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Dec 2017

@mbabker close #18921?

avatar mbabker
mbabker - comment - 6 Dec 2017

No, issue should stay open here until the PR is merged upstream and then the fix applied to this repo as well.

Add a Comment

Login with GitHub to post a comment