Project

General

Profile

Actions

Bug #6192

closed

pfSense 2.3's status_graph.php no longer respects GET parameters

Added by Luca Zorzi about 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Dashboard
Target version:
Start date:
04/17/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
All

Description

Hi everyone,
on pfSense 2.2.x I had a bookmark saved that would take me to the status_graph.php page, already set to show LAN traffic displaying the hostnames.
The URL was: PFSENSE-IP/status_graph.php?if=lan&sort=&filter=&hostipformat=hostname

In pfSense it doesn't work, I have to manually set these two options by hand each and every time, as it looks like those parameters are sent in a POST request.

Would it be possible to also accept them via GET requests?


Files

status_graph.diff (1.21 KB) status_graph.diff Accept input from POST or GET Sam Bingner, 04/27/2016 08:51 PM
Actions #1

Updated by Sam Bingner almost 8 years ago

Here's a patch that does that... need to apply it to /usr/local/www/status_graph.php

Actions #2

Updated by Phillip Davis almost 8 years ago

This is already done for 2.3.1
https://github.com/pfsense/pfsense/commit/709309eb91bab632957829a389721a800f984d64
This issue needs to have target version 2.3.1 and status resolved.

Actions #3

Updated by Chris Buechler almost 8 years ago

  • Status changed from New to Resolved
  • Target version set to 2.3.1

thanks Phil

Actions

Also available in: Atom PDF