Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Disable anonymous sessions #252

Merged
merged 7 commits into from
Oct 27, 2015
Merged

Disable anonymous sessions #252

merged 7 commits into from
Oct 27, 2015

Conversation

stevenrombauts
Copy link
Member

Resolves #251

Steven Rombauts added 5 commits October 27, 2015 12:07
If auto_start is disabled a session will only start when a session cookie is found.
Backport JSession::fork() from Joomla 1.5 to make sure the session
ID gets regenerated and the data is copied over into the new session
@stevenrombauts stevenrombauts added this to the 1.1 milestone Oct 27, 2015
@johanjanssens johanjanssens modified the milestones: 1.0.1, 1.1 Oct 27, 2015
Steven Rombauts added 2 commits October 27, 2015 18:20
…er actions"

This reverts commit 74d6afb. The
JSession::checkToken() method will return true if the session is
not active.

Conflicts:
	app/administrator/components/com_users/controllers/session.php
johanjanssens added a commit that referenced this pull request Oct 27, 2015
@johanjanssens johanjanssens merged commit 185682c into develop Oct 27, 2015
@johanjanssens johanjanssens deleted the feature/251-autostart branch October 27, 2015 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants