Projet

Général

Profil

« Précédent | Suivant » 

Révision 77bf9d5e

Ajouté par Ermal il y a plus de 9 ans

Add security priviledge for new page

Voir les différences:

etc/inc/priv.defs.inc
90 90
$priv_list['page-status-ipsec']['match'] = array();
91 91
$priv_list['page-status-ipsec']['match'][] = "diag_ipsec.php*";
92 92

  
93
$priv_list['page-status-ipsec-leases'] = array();
94
$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status: IPsec: Leasespage");
95
$priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status: IPsec: Leases' page.");
96
$priv_list['page-status-ipsec-leases']['match'] = array();
97
$priv_list['page-status-ipsec-leases']['match'][] = "diag_ipsec_leases.php*";
98

  
93 99
$priv_list['page-status-ipsec-sad'] = array();
94 100
$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status: IPsec: SAD page");
95 101
$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status: IPsec: SAD' page.");
......
1418 1424

  
1419 1425
$priv_rmvd = array();
1420 1426

  
1421
?>
1427
?>

Formats disponibles : Unified diff