﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35806	Allow the user to list and delete their sessions	Paolo Melchiorre		"== Goal

A user should be able to see which of their sessions are active.

Make it easy to see their current sessions.

If a user notices unusual actions on them, they should be able to stop those actions by locking the session.

== Future

It might be useful in the future to add more information to sessions such as: unique device identifier, IP address
As a result, a device could always be connected to a session and a session is always connected to at least one device.

A device would be tracked with its last activity.
The same device would be updated every X seconds to track its usage in terms of duration of activity, based on the settings for that device.

Tracking data would be collected within the session itself.
This data would be updated in the database when needed (based on elapsed time) or in the cache, if sessions are stored there.

Each user should see data from their devices.
Administrators should be able to see all devices."	New feature	closed	contrib.sessions	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
