Revision 259fecc9
Added by Jim Pingle about 1 year ago
src/etc/inc/priv.defs.inc | ||
---|---|---|
1016 | 1016 |
$priv_list['page-status-dns-resolver']['match'][] = "status_unbound.php*"; |
1017 | 1017 |
|
1018 | 1018 |
$priv_list['page-status-upnpstatus'] = array(); |
1019 |
$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status: UPnP Status");
|
|
1020 |
$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status: UPnP Status' page.");
|
|
1019 |
$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status: UPnP IGD & PCP");
|
|
1020 |
$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status: IGD & PCP' page.");
|
|
1021 | 1021 |
$priv_list['page-status-upnpstatus']['match'] = array(); |
1022 | 1022 |
$priv_list['page-status-upnpstatus']['match'][] = "status_upnp.php*"; |
1023 | 1023 |
|
Also available in: Unified diff
Fix UPnP priv metadata