VEH-2: Session key request/generation and destruction



Issue Information

Issue Type: New Feature
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: VehMan (VEH)
Resolution: Fixed (2013-10-18 04:35:51)
Target version: 1.0.1,
Labels: Sessions,

Created: 2013-10-17 02:46:51
Time Spent Working


Description
The mechanism to generate a session key already exists within the API but there's currently no interface for a client to use to trigger this


Attachments

Test_Session_keys.php

Issue Links

Toggle State Changes

Activity


btasker added '1.0.1' to Fix Version
btasker changed status from 'Open' to 'In Progress'
btasker added 'Ben Tasker' to assignee
btasker added 'Sessions' to labels
Basic file structure is implemented, and the creation functionality already exists within the utility scripts.

Function needs to store the pertinent details in the database, and the sessionDestroy functionality needs to be designed
Session key generation has been tested and works correctly.
Commit ee7b87f implements session destruction. Tested and working
Session Key test script
btasker added 'Test_Session_keys.php' to Attachments
btasker changed status from 'In Progress' to 'Resolved'
btasker added 'Fixed' to resolution
btasker changed status from 'Resolved' to 'Closed'