########################################################################################## VEH-2: Session key request/generation and destruction ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Fixed (2013-10-18 04:35:51) Project: VehMan (VEH) Reported By: btasker Assigned To: btasker Targeted for fix in version: - 1.0.1 Labels: Sessions, Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue 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 Relations ================ - relates to VEH-7: Incorrect SessionKey check ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2013-10-17 04:31:12 ----------------------------------------------------------------------------------------- btasker added '1.0.1' to Fix Version ----------------------------------------------------------------------------------------- 2013-10-17 05:23:39 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'In Progress' ----------------------------------------------------------------------------------------- 2013-10-17 05:23:39 ----------------------------------------------------------------------------------------- btasker added 'Ben Tasker' to assignee ----------------------------------------------------------------------------------------- 2013-10-17 05:24:11 ----------------------------------------------------------------------------------------- btasker added 'Sessions' to labels ----------------------------------------------------------------------------------------- 2013-10-17 05:25:41 btasker ----------------------------------------------------------------------------------------- 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 ----------------------------------------------------------------------------------------- 2013-10-18 01:25:37 btasker ----------------------------------------------------------------------------------------- Session key generation has been tested and works correctly. ----------------------------------------------------------------------------------------- 2013-10-18 02:50:53 btasker ----------------------------------------------------------------------------------------- Commit ee7b87f implements session destruction. Tested and working ----------------------------------------------------------------------------------------- 2013-10-18 02:52:32 btasker ----------------------------------------------------------------------------------------- Session Key test script ----------------------------------------------------------------------------------------- 2013-10-18 02:52:32 ----------------------------------------------------------------------------------------- btasker added 'Test_Session_keys.php' to Attachments ----------------------------------------------------------------------------------------- 2013-10-18 04:35:51 ----------------------------------------------------------------------------------------- btasker changed status from 'In Progress' to 'Resolved' ----------------------------------------------------------------------------------------- 2013-10-18 04:35:51 ----------------------------------------------------------------------------------------- btasker added 'Fixed' to resolution ----------------------------------------------------------------------------------------- 2013-11-10 04:30:48 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed'