Actions
Todo #6767
closedChange logout from GET to POST request
Start date:
09/05/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
We currently use index.php?logout
instead of a POST request to log the current user out.
There are several reasons for using POST, but here are some examples: https://stackoverflow.com/questions/3521290/logout-get-or-post
Updated by Jim Pingle almost 8 years ago
- Assignee set to Anonymous
- Target version changed from Future to 2.4.0
Updated by Anonymous almost 8 years ago
- Status changed from New to Resolved
- Assignee changed from Anonymous to Jim Pingle
Actions