Opened 7 years ago

Closed 6 years ago

#2763 closed defect (fixed)

create session ID with the "POST" method instead of "GET"

Reported by: simonliu Owned by: jng
Priority: medium Milestone: 3.1.1
Component: Fusion Version: 3.1.0
Severity: major Keywords:
Cc: External ID:

Description

The javascript method - createSessionId in fusion.js will send the HTTP request with the "GET" method. The user name and the password are visible. So the "GET" method is changed to the "POST" method.

Attachments (1)

fusion.js.patch (1.1 KB ) - added by simonliu 7 years ago.

Download all attachments as: .zip

Change History (3)

by simonliu, 7 years ago

Attachment: fusion.js.patch added

comment:1 by jng, 6 years ago

Milestone: 3.1.1
Owner: set to jng

comment:2 by jng, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.