< VEH-7: Incorrect SessionKey check
VEH-9: Session Tokens are Inefficient >
VEH-8: Authentication fails with valid Session token
Projects
VEH
VEH-8
Issue Information
Issue Type
: Bug
Priority
:
Major
Status
:
Closed
Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project:
VehMan (
VEH
)
Resolution:
Fixed (2013-10-18 02:06:10)
Target version:
1.0.1
,
Labels:
Sessions,
Created
: 2013-10-18 01:18:09
Time Spent Working
Include Subtasks
Description
Initially caused by
VEH-7
, but there's still an issue. The auth checks are completing successfully, but any module which calls authenticateVehicle is then failing authentication for some reason
Toggle State Changes
Activity
Ben Tasker
Permalink
2013-10-18 01:25:04
Caused by forgetting to include a slash before starting the URI.
IOW, this is valid
http://benscomputer.no-ip.org/API/fuel/log/1/?SESS=
{Session key}
This isn't
http://benscomputer.no-ip.org/API/fuel/log/1?SESS=
{Session key}
Will need to devise a fix though
Unassigned
Permalink
2013-10-18 01:32:14
btasker added 'Sessions' to labels
Ben Tasker
Permalink
2013-10-18 02:04:28
Commit 08541c8 resolves.
Unassigned
Permalink
2013-10-18 02:06:10
btasker changed status from 'Open' to 'Resolved'
Unassigned
Permalink
2013-10-18 02:06:10
btasker added 'Fixed' to resolution
Unassigned
Permalink
2013-10-18 02:06:18
btasker added 'Ben Tasker' to assignee
Unassigned
Permalink
2013-11-03 00:31:47
btasker added '1.0.1' to Fix Version
Unassigned
Permalink
2013-11-10 04:30:48
btasker changed status from 'Resolved' to 'Closed'
Activity
2013-10-18 01:25:04
IOW, this is valid
http://benscomputer.no-ip.org/API/fuel/log/1/?SESS={Session key}
This isn't
http://benscomputer.no-ip.org/API/fuel/log/1?SESS={Session key}
Will need to devise a fix though
2013-10-18 01:32:14
2013-10-18 02:04:28
2013-10-18 02:06:10
2013-10-18 02:06:10
2013-10-18 02:06:18
2013-11-03 00:31:47
2013-11-10 04:30:48