Project

General

Profile

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

Latest revisions

# Date Author Comment
f155b6e4 01/25/2016 03:14 PM Phil Davis

pkg.php consolidate else-if statement

9fa17120 01/25/2016 08:14 AM Phil Davis

Wrap pkg_full_path in htmlspecialchars()

Because it contains $xml which is itself wrapped in htmlspecialchars() for display.

b5b8f8dd 01/25/2016 07:49 AM Phil Davis

Enhance error output when package file not found - RELENG_2_2

I had a system that had upgraded but the Notes package had not managed to (re)install. In that situation the Notes item is on the Status menu but there is no notes.xml or other notes code on the the system....

1d44f99f 01/18/2016 04:33 PM Phil Davis

Use current interface description for breadcrumb - RELENG_2_2

If you enter invalid stuff in the interface description - e.g. "123" - and press save, then you get a warning about it, but the breadcrumb changes to "Interfaces: 123" - the wrongly entered description (that was not applied)....

b9abac57 01/18/2016 04:04 PM Phil Davis

Fix #5778 do not save changes if interface description matches an alias name - RELENG_2_2

587f46f4 01/07/2016 05:04 AM Phil Davis

Rationalize add and delete buttons for limiter GUI RELENG_2_2

This has annoyed me in the past. I noticed it in 2.3-BETA just now and went to look on a 2.2.6 system and realized it is an issue there also.
1) When you click to add a new limiter or new queue, then the "Add new queue" button is displayed down the bottom. That is dumb - you are already adding and actually you need to enter the data and save first before adding something else....

49ad2c22 01/01/2016 08:36 AM Phil Davis

Fix redmine #5722 DHCP validation for RELENG_2_2

Might as well provide the fixes for RELENG_2_2 since it is easy and that is where I first tested. Even if there is never a 2.2.7, at least the fixes are there in GitHub to be seen.

c7cd5f1c 12/23/2015 03:08 PM Jim Pingle

Take this conditional out, it wasn't enough, and we have a script example for how to handle this properly now while respecting CSRF.

3643958c 12/21/2015 03:47 PM Jim Pingle

Only disable CSRF on diag_backup.php for the download action where it might be scripted. Other actions need its protection.

4fa888b4 12/21/2015 03:15 PM Jim Pingle

Encode hostname before printing; remove some related dead code.

View revisions

Also available in: Atom