Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
1ee3a295 07/08/2014 03:44 PM Renato Botelho

Change Cancel button to call history.back() as done in Firewall Rules, the current method has issues with IE 11, it should fix #3728

c69e813c 06/30/2014 01:57 PM Renato Botelho

Fix #3725:

- Fix match_filter_field() and also simplify logic
- Fix $filterfieldsarray initialization
- Avoid to have double spaces on filterfieldsarray['act']
- Fix filter on Firewall Logs

1c9a521b 06/20/2014 12:36 PM Renato Botelho

Merge pull request #1208 from razzfazz/nat_add_missing_protocols

4f380b62 06/19/2014 04:05 PM Renato Botelho

Remove also . and / from graph

2d1e985d 06/19/2014 03:23 PM Renato Botelho

Fix status_rrd_graph_img.php and also improve it:

- Remove escapeshellarg that broke command line
- Only remove dangerous chars to avoid command injection
- Replace all `hostname` calls by php_uname('n')
- Replace all `date` calls by strftime()
- Add $_gb to collect possibly garbage from exec return

8aca755a 06/19/2014 02:29 PM Renato Botelho

Make sure single quotes are encoded and avoid javascript injection

cedd0705 06/19/2014 01:37 PM Renato Botelho

Use CDATA for javascript

559929c2 06/19/2014 01:37 PM Renato Botelho

Fix indent and whitespaces

d1dda498 06/18/2014 07:39 PM Renato Botelho

Simplify logic, add some protection to user input parameters

f1a13a7f 06/18/2014 06:41 PM Renato Botelho

Fix whitespaces and indent

View revisions

Also available in: Atom