Set secure_mode=yes in miniupnpd config. Ticket #5627
Parse package title, splitting into an array delineated by '/'.So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.
Wrap UPnP permissions processing in is_array(), the var may not exist especially on upgrade.
Move main pfSense content to src/
View revisions
Also available in: Atom